Click or drag to resize

MongoCollectionBaseTDocumentWatch Method

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

Reference

MongoCollectionBaseTDocument Class