ReadCommandOperationTCommandResult Properties |
The ReadCommandOperationTCommandResult generic type exposes the following members.
| Name | Description | |
|---|---|---|
| AdditionalOptions |
Gets or sets the additional options.
(Inherited from CommandOperationBaseTCommandResult.) | |
| Command |
Gets the command.
(Inherited from CommandOperationBaseTCommandResult.) | |
| CommandValidator |
Gets or sets the command validator.
(Inherited from CommandOperationBaseTCommandResult.) | |
| Comment |
Gets or sets the comment.
(Inherited from CommandOperationBaseTCommandResult.) | |
| DatabaseNamespace |
Gets the database namespace.
(Inherited from CommandOperationBaseTCommandResult.) | |
| MessageEncoderSettings |
Gets the message encoder settings.
(Inherited from CommandOperationBaseTCommandResult.) | |
| ResultSerializer |
Gets the result serializer.
(Inherited from CommandOperationBaseTCommandResult.) | |
| RetryRequested |
Gets or sets a value indicating whether to retry.
|