![]() | RemoteExecutionRequest Methods |
The RemoteExecutionRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | NotifyResult |
Hands the results of the execution to who ever calls WaitForResult.
|
![]() | ToString | (Inherited from Object.) |
![]() | WaitForResult |
Gets the result of the execution.
Blocks until the result was notified with NotifyResult(ExecutionResult).
|