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.
              | |
| Comment | 
            Gets or sets the comment.
              | |
| DatabaseNamespace | 
            Gets the database namespace.
              | |
| FullDocument | 
            Gets or sets the full document option.
              | |
| FullDocumentBeforeChange | 
            Gets or sets the full document before change 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.
              | |
| ShowExpandedEvents | 
            Gets or sets whether the change stream should show expanded events (MongoDB 6.0 and later).
              | |
| StartAfter | 
            Gets or sets the start after value.
              | |
| StartAtOperationTime | 
            Gets or sets the start at operation time.
              |