Click or drag to resize

ResponseMessage Properties

The ResponseMessage type exposes the following members.

Properties
  NameDescription
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 propertyRequestId
Gets the request identifier.
Public propertyResponseTo
Gets the identifier of the message this is a response to.
Top
See Also