Click or drag to resize

RequestMessage Properties

The RequestMessage type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCurrentGlobalRequestId
Gets the current global request identifier.
Public propertyMessageType
Gets the type of the message.
(Inherited from MongoDBMessage.)
Public propertyRequestId
Gets the request identifier.
Public propertyShouldBeSent
Gets a delegate that determines whether this message should be sent.
Public propertyWasSent
Gets or sets a value indicating whether this message was sent.
Top
See Also