Click or drag to resize

RemoteExecutionRequest Methods

The RemoteExecutionRequest type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodNotifyResult
Public methodToString (Inherited from Object.)
Public methodWaitForResult
Gets the result of the execution. Blocks until the result was notified with NotifyResult(ExecutionResult).
Top
See Also