IChangeStreamOperationTResult Interface |
Namespace: MongoDB.Driver.Core.Operations
The IChangeStreamOperationTResult type exposes the following members.
Name | Description | |
---|---|---|
Execute |
Executes the operation.
(Inherited from IReadOperationTResult.) | |
ExecuteAsync |
Executes the operation.
(Inherited from IReadOperationTResult.) | |
Resume |
Resumes the operation after a resume token.
| |
ResumeAsync |
Resumes the operation after a resume token.
|
Name | Description | |
---|---|---|
ExecuteIAsyncCursorTResult |
Executes a read operation using a channel source.
(Defined by OperationExtensionMethods.) | |
ExecuteAsyncIAsyncCursorTResult |
Executes a read operation using a channel source.
(Defined by OperationExtensionMethods.) |