RemoteExecutionFacade Class | 
Namespace: Mastersign.Bench.RemoteExecHost
The RemoteExecutionFacade type exposes the following members.
| Name | Description | |
|---|---|---|
| RemoteExecutionFacade | Initializes a new instance of the RemoteExecutionFacade class  | 
| Name | Description | |
|---|---|---|
| CreateObjRef | (Inherited from MarshalByRefObject.) | |
| Equals | (Inherited from Object.) | |
| Execute | 
            Requests the execution of a program.
              | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetLifetimeService | (Inherited from MarshalByRefObject.) | |
| GetType | (Inherited from Object.) | |
| InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
| MemberwiseClone | (Inherited from Object.) | |
| MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) | |
| Ping | 
            Does nothing but checking the communication roundtrip.
              | |
| Reload | 
            Requests the execution host to reload the Bench configuration.
              | |
| Shutdown | 
            Requests the execution host to shut down.
              | |
| ToString | (Inherited from Object.) | |
| WaitForCommand | 
            Waits for the next command which is received remotely.
            Blocks until a command arrives.
              |