Click or drag to resize

MongoCollectionBaseTDocumentWatchAsync Method

Overload List
  NameDescription
Public methodWatchAsyncTResult(PipelineDefinitionChangeStreamDocumentTDocument, TResult, ChangeStreamOptions, CancellationToken)
Watches changes on the collection.
Public methodWatchAsyncTResult(IClientSessionHandle, PipelineDefinitionChangeStreamDocumentTDocument, TResult, ChangeStreamOptions, CancellationToken)
Watches changes on the collection.
Top
See Also

Reference

MongoCollectionBaseTDocument Class