InsertMessageTDocument Properties |
The InsertMessageTDocument generic type exposes the following members.
| Name | Description | |
|---|---|---|
| CollectionNamespace |
Gets the collection namespace.
| |
| ContinueOnError |
Gets a value indicating whether the server should continue on error.
| |
| DocumentSource |
Gets the document source.
| |
| MaxBatchCount |
Gets the maximum number of documents in a batch.
| |
| MaxMessageSize |
Gets the maximum size of a message.
| |
| MessageType |
Gets the type of the message.
(Overrides MongoDBMessageMessageType.) | |
| RequestId |
Gets the request identifier.
(Inherited from RequestMessage.) | |
| Serializer |
Gets the serializer.
| |
| ShouldBeSent |
Gets a delegate that determines whether this message should be sent.
(Inherited from RequestMessage.) | |
| WasSent |
Gets or sets a value indicating whether this message was sent.
(Inherited from RequestMessage.) |