IChangeStreamOperationTResult Interface |
Namespace: MongoDB.Driver.Core.Operations
The IChangeStreamOperationTResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | ResumeAfter |
Gets or sets the resume after value.
|
![]() | StartAtOperationTime |
Gets or sets the start at operation time.
|
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.) |