| ChangeStreamOptions Properties | 
The ChangeStreamOptions type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | BatchSize | 
            Gets or sets the size of the batch.
             | 
|  | Collation | 
            Gets or sets the collation.
             | 
|  | FullDocument | 
            Gets or sets the full document.
             | 
|  | MaxAwaitTime | 
            Gets or sets the maximum await time.
             | 
|  | ResumeAfter | 
            Gets or sets the resume after.
             | 
|  | StartAfter | 
            Gets or sets the start after.
             | 
|  | StartAtOperationTime | 
            Gets or sets the start at operation time.
             | 
 See Also
See Also