ChangeStreamOperationTResult Properties |
The ChangeStreamOperationTResult generic type exposes the following members.
| Name | Description | |
|---|---|---|
| BatchSize |
Gets or sets the size of the batch.
| |
| Collation |
Gets or sets the collation.
| |
| CollectionNamespace |
Gets the collection namespace.
| |
| DatabaseNamespace |
Gets the database namespace.
| |
| FullDocument |
Gets or sets the full document option.
| |
| MaxAwaitTime |
Gets or sets the maximum await time.
| |
| MessageEncoderSettings |
Gets the message encoder settings.
| |
| Pipeline |
Gets the pipeline.
| |
| ReadConcern |
Gets or sets the read concern.
| |
| ResultSerializer |
Gets the result serializer.
| |
| ResumeAfter |
Gets or sets the resume after value.
| |
| RetryRequested |
Gets or sets a value indicating whether to retry.
| |
| StartAfter |
Gets or sets the start after value.
| |
| StartAtOperationTime |
Gets or sets the start at operation time.
|