| RetryableWriteCommandOperationBase Properties | 
The RetryableWriteCommandOperationBase type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | DatabaseNamespace | 
            Gets the database namespace.
             | 
|  | MaxBatchCount | 
            Gets or sets the maximum batch count.
             | 
|  | MessageEncoderSettings | 
            Gets the message encoder settings.
             | 
|  | RetryRequested | 
            Gets or sets a value indicating whether retry is enabled for the operation.
             | 
|  | WriteConcernFunc | 
            Gets or sets the write concern.
             | 
 See Also
See Also