Click or drag to resize

IChangeStreamOperationTResult Properties

The IChangeStreamOperationTResult generic type exposes the following members.

Properties
  NameDescription
Public propertyResumeAfter
Gets or sets the resume after value.
Public propertyShowExpandedEvents
Gets or sets whether the change stream should show expanded events (MongoDB 6.0 and later).
Public propertyStartAfter
Gets or sets the start after value.
Public propertyStartAtOperationTime
Gets or sets the start at operation time.
Top
See Also