PingRequest Methods |
The PingRequest 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 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).
|