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