Click or drag to resize

CompressedMessage Properties

The CompressedMessage type exposes the following members.

Properties
  NameDescription
Public propertyCompressorType
The compressor type.
Public propertyMayBeCompressed
Gets the flag whether the message may be compressed or not.
(Inherited from MongoDBMessage.)
Public propertyMessageType
Gets the type of the message.
(Overrides MongoDBMessageMessageType.)
Public propertyOriginalMessage
The original message.
Public propertyOriginalMessageStream
The uncompressed original message stream.
Top
See Also