IMongoDatabase.WatchAsync Method |
Name | Description | |
---|---|---|
![]() | WatchAsync<TResult>(PipelineDefinition<ChangeStreamDocument<BsonDocument>, TResult>, ChangeStreamOptions, CancellationToken) |
Watches changes on all collections in a database.
|
![]() | WatchAsync<TResult>(IClientSessionHandle, PipelineDefinition<ChangeStreamDocument<BsonDocument>, TResult>, ChangeStreamOptions, CancellationToken) |
Watches changes on all collections in a database.
|