Click or drag to resize

IMongoCollectionExtensionsWatch Method

Overload List
  NameDescription
Public methodStatic memberWatchTDocument(IMongoCollectionTDocument, ChangeStreamOptions, CancellationToken)
Watches changes on the collection.
Public methodStatic memberWatchTDocument(IMongoCollectionTDocument, IClientSessionHandle, ChangeStreamOptions, CancellationToken)
Watches changes on the collection.
Top
See Also