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