Method | Description | |
---|---|---|
ServiceClient ( ) : System | ||
Start ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
ClientHelper_AuthenticationFailure ( object sender, CancelEventArgs e ) : void | ||
ClientHelper_ProcessStateChanged ( object sender, EventArgs |
||
ClientHelper_ReceivedServiceResponse ( object sender, EventArgs |
||
ClientHelper_ReceivedServiceUpdate ( object sender, string>.EventArgs |
||
ClientHelper_TelnetSessionEstablished ( object sender, EventArgs e ) : void | ||
ClientHelper_TelnetSessionTerminated ( object sender, EventArgs e ) : void | ||
DisplayHelp ( ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |