Click or drag to resize

RetryableWriteCommandOperationBase Properties

The RetryableWriteCommandOperationBase type exposes the following members.

Properties
  NameDescription
Public propertyDatabaseNamespace
Gets the database namespace.
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 propertyWriteConcernFunc
Gets or sets the write concern.
Top
See Also