RequestMessage Properties |
The RequestMessage type exposes the following members.
Name | Description | |
---|---|---|
CurrentGlobalRequestId |
Gets the current global request identifier.
| |
MayBeCompressed |
Gets the flag whether the message may be compressed or not.
(Inherited from MongoDBMessage.) | |
MessageType |
Gets the type of the message.
(Inherited from MongoDBMessage.) | |
RequestId |
Gets the request identifier.
| |
ShouldBeSent |
Gets a delegate that determines whether this message should be sent.
| |
WasSent |
Gets or sets a value indicating whether this message was sent.
|