CompressedMessage Properties |
The CompressedMessage type exposes the following members.
Name | Description | |
---|---|---|
CompressorType |
The compressor type.
| |
MayBeCompressed |
Gets the flag whether the message may be compressed or not.
(Inherited from MongoDBMessage.) | |
MessageType |
Gets the type of the message.
(Overrides MongoDBMessageMessageType.) | |
OriginalMessage |
The original message.
| |
OriginalMessageStream |
The uncompressed original message stream.
|