IMongoClientExtensions Methods | 
| Name | Description | |
|---|---|---|
| Watch(IMongoClient, ChangeStreamOptions, CancellationToken) | 
            Watches changes on all collections in all databases.
              | |
| Watch(IMongoClient, IClientSessionHandle, ChangeStreamOptions, CancellationToken) | 
            Watches changes on all collections in all databases.
              | |
| WatchAsync(IMongoClient, ChangeStreamOptions, CancellationToken) | 
            Watches changes on all collections in all databases.
              | |
| WatchAsync(IMongoClient, IClientSessionHandle, ChangeStreamOptions, CancellationToken) | 
            Watches changes on all collections in all databases.
              |