Click or drag to resize

ChangeStreamOptions Properties

The ChangeStreamOptions type exposes the following members.

Properties
  NameDescription
Public propertyBatchSize
Gets or sets the size of the batch.
Public propertyCollation
Gets or sets the collation.
Public propertyComment
Gets or sets the comment.
Public propertyFullDocument
Gets or sets the full document.
Public propertyMaxAwaitTime
Gets or sets the maximum await time.
Public propertyResumeAfter
Gets or sets the resume after.
Public propertyStartAfter
Gets or sets the start after.
Public propertyStartAtOperationTime
Gets or sets the start at operation time.
Top
See Also