Click or drag to resize
GetMoreMessage Properties

The GetMoreMessage type exposes the following members.

Properties
  NameDescription
Public propertyBatchSize
Gets the size of a batch.
Public propertyCollectionNamespace
Gets the collection namespace.
Public propertyCursorId
Gets the cursor identifier.
Public propertyRequestId
Gets the request identifier.
(Inherited from RequestMessage.)
Public propertyShouldBeSent
Gets a delegate that determines whether this message should be sent.
(Inherited from RequestMessage.)
Public propertyWasSent
Gets or sets a value indicating whether this message was sent.
(Inherited from RequestMessage.)
Top
See Also