Class ChangeStreamOptions
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Options for a change stream operation.
public class ChangeStreamOptionsInheritance
ChangeStreamOptions
Inherited Members
Properties
Gets or sets the size of the batch.
Gets or sets the collation.
Gets or sets the comment.
Gets or sets the full document.
Gets or sets the full document before change.
Gets or sets the maximum await time.
Gets or sets the resume after.
Gets or sets whether the change stream should show expanded events (MongoDB 6.0 and later). Expanded change stream events include:
Gets or sets the start after.
Gets or sets the start at operation time.