Click or drag to resize

RemoteExecutionFacade Methods

The RemoteExecutionFacade type exposes the following members.

Methods
  NameDescription
Public methodCreateObjRef (Inherited from MarshalByRefObject.)
Public methodEquals (Inherited from Object.)
Public methodExecute
Requests the execution of a program.
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetLifetimeService (Inherited from MarshalByRefObject.)
Public methodGetType (Inherited from Object.)
Public methodInitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodMemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public methodPing
Does nothing but checking the communication roundtrip.
Public methodReload
Requests the execution host to reload the Bench configuration.
Public methodShutdown
Requests the execution host to shut down.
Public methodToString (Inherited from Object.)
Public methodStatic memberWaitForCommand
Waits for the next command which is received remotely. Blocks until a command arrives.
Top
See Also