Click or drag to resize

RetryableWriteCommandOperationBase Properties

The RetryableWriteCommandOperationBase type exposes the following members.

Properties
  NameDescription
Public propertyDatabaseNamespace
Gets the database namespace.
Public propertyIsOrdered
Gets or sets a value indicating whether the server should process the requests in order.
Public propertyMaxBatchCount
Gets or sets the maximum batch count.
Public propertyMessageEncoderSettings
Gets the message encoder settings.
Public propertyRetryRequested
Gets or sets a value indicating whether retry is enabled for the operation.
Public propertyWriteConcern
Gets or sets the write concern.
Top
See Also