Class IMongoClientExtensions
Extension methods on IMongoClient.
- Inheritance
-
IMongo
Client Extensions
- Inherited Members
Methods
- Watch(IMongo
Client, Change Stream Options, Cancellation Token) Watches changes on all collections in all databases.
- Watch(IMongo
Client, IClient Session Handle, Change Stream Options, Cancellation Token) Watches changes on all collections in all databases.
- Watch
Async(IMongo Client, Change Stream Options, Cancellation Token) Watches changes on all collections in all databases.
- Watch
Async(IMongo Client, IClient Session Handle, Change Stream Options, Cancellation Token) Watches changes on all collections in all databases.