Version:
RemoteExecuteAsync(IRemoteOperationExecutionContext context) Method
Runs the operation remotely.
Syntax
protected
abstract
Task<object> RemoteExecuteAsync(IRemoteOperationExecutionContext context)
Parameters
- context
- Type: IRemoteOperationExecutionContext
The remote execution context.