| IMongoDatabaseExtensionsWatchAsync Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | WatchAsync(IMongoDatabase, ChangeStreamOptions, CancellationToken) | 
            Watches changes on all collection in a database.
             | 
|   | WatchAsync(IMongoDatabase, IClientSessionHandle, ChangeStreamOptions, CancellationToken) | 
            Watches changes on all collection in a database.
             | 
 See Also
See Also