CommandResponseMessage Properties |
The CommandResponseMessage type exposes the following members.
Name | Description | |
---|---|---|
MayBeCompressed |
Gets the flag whether the message may be compressed or not.
(Inherited from MongoDBMessage.) | |
MessageType |
Gets the type of the message.
(Overrides ResponseMessageMessageType.) | |
RequestId |
Gets the request identifier.
(Inherited from ResponseMessage.) | |
ResponseTo |
Gets the identifier of the message this is a response to.
(Inherited from ResponseMessage.) | |
WrappedMessage |
Gets the wrapped message.
|