CommandMessage Properties |
The CommandMessage type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExhaustAllowed |
Gets or sets a value indicating whether multiple responses might be returned from the server or not.
|
![]() | MayBeCompressed |
Gets the flag whether the message may be compressed or not.
(Overrides MongoDBMessageMayBeCompressed.) |
![]() | MessageType |
Gets the type of the message.
(Overrides MongoDBMessageMessageType.) |
![]() | MoreToCome |
Gets or sets a value indicating whether another message immediately follows this one with no response expected.
|
![]() | PostWriteAction |
Gets or sets the delegate called to after the message has been written by the encoder.
|
![]() | RequestId |
Gets the request identifier.
|
![]() | ResponseExpected |
Gets a value indicating whether a response is expected.
|
![]() | ResponseTo |
Gets the response to.
|
![]() | Sections |
Gets the sections.
|