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