ChangeStreamOptions Properties | 
The ChangeStreamOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| BatchSize | 
            Gets or sets the size of the batch.
              | |
| Collation | 
            Gets or sets the collation.
              | |
| Comment | 
            Gets or sets the comment.
              | |
| FullDocument | 
            Gets or sets the full document.
              | |
| FullDocumentBeforeChange | 
            Gets or sets the full document before change.
              | |
| MaxAwaitTime | 
            Gets or sets the maximum await time.
              | |
| ResumeAfter | 
            Gets or sets the resume after.
              | |
| ShowExpandedEvents | 
            Gets or sets whether the change stream should show expanded events (MongoDB 6.0 and later).
            Expanded change stream events include:
              | |
| StartAfter | 
            Gets or sets the start after.
              | |
| StartAtOperationTime | 
            Gets or sets the start at operation time.
              |