IMongoCollectionExtensionsWatchAsync Method

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

Reference