Client
|
The ClientHelper type exposes the following members.
Name | Description | |
---|---|---|
AuthenticationFailure | Occurs when the ServiceHelper fails to authenticate the ClientHelper. | |
AuthenticationSuccess | Occurs when the ServiceHelper successfully authenticates the ClientHelper. | |
Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component) |
|
ProcessStateChanged | Occurs when the state of a ServiceProcess is changed. | |
ReceivedServiceResponse | Occurs when a custom ServiceResponse is received from the ServiceHelper. | |
ReceivedServiceUpdate | Occurs when a status update is received from the ServiceHelper. | |
ServiceStateChanged | Occurs when the state of the ServiceHelper is changed. | |
TelnetSessionEstablished | Occurs when a telnet session has been established. | |
TelnetSessionTerminated | Occurs when a telnet session has been terminated. |