Click or drag to resize

IMongoClientExtensionsWatch Method

Overload List
  NameDescription
Public methodStatic memberWatch(IMongoClient, ChangeStreamOptions, CancellationToken)
Watches changes on all collections in all databases.
Public methodStatic memberWatch(IMongoClient, IClientSessionHandle, ChangeStreamOptions, CancellationToken)
Watches changes on all collections in all databases.
Top
See Also