PingRequest Class |
Namespace: Mastersign.Bench.RemoteExecHost
The PingRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| PingRequest |
Initializes a new instance of PingRequest.
|
| 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 response message to who ever calls WaitForResult.
| |
| ToString | (Inherited from Object.) | |
| WaitForResult |
Gets the response message.
Blocks until the response was notified with NotifyResult(String).
|
| Name | Description | |
|---|---|---|
| Type |
The type of this command.
(Inherited from RemoteCommand.) |