IReadOperationTResult Interface |
Namespace: MongoDB.Driver.Core.Operations
The IReadOperationTResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | Execute |
Executes the operation.
|
![]() | ExecuteAsync |
Executes the operation.
|
Name | Description | |
---|---|---|
![]() | ExecuteTResult |
Executes a read operation using a channel source.
(Defined by OperationExtensionMethods.) |
![]() | ExecuteAsyncTResult |
Executes a read operation using a channel source.
(Defined by OperationExtensionMethods.) |