ReplyMessageTDocument Properties |
The ReplyMessageTDocument generic type exposes the following members.
Name | Description | |
---|---|---|
AwaitCapable |
Gets a value indicating whether the server is await capable.
| |
CursorId |
Gets the cursor identifier.
| |
CursorNotFound |
Gets a value indicating whether the cursor was not found.
| |
Documents |
Gets the documents.
| |
MessageType |
Gets the type of the message.
(Overrides ResponseMessageMessageType.) | |
NumberReturned |
Gets the number of documents returned.
| |
QueryFailure |
Gets a value indicating whether the query failed.
| |
QueryFailureDocument |
Gets the query failure document.
| |
RequestId |
Gets the request identifier.
(Inherited from ResponseMessage.) | |
ResponseTo |
Gets the identifier of the message this is a response to.
(Inherited from ResponseMessage.) | |
Serializer |
Gets the serializer.
| |
StartingFrom |
Gets the position of the first document in this batch in the overall result.
|