MongoCollectionBase<TDocument>.Watch Method |
Name | Description | |
---|---|---|
![]() | Watch<TResult>(PipelineDefinition<ChangeStreamDocument<TDocument>, TResult>, ChangeStreamOptions, CancellationToken) |
Watches changes on the collection.
|
![]() | Watch<TResult>(IClientSessionHandle, PipelineDefinition<ChangeStreamDocument<TDocument>, TResult>, ChangeStreamOptions, CancellationToken) |
Watches changes on the collection.
|