Disconnect Method
Disconnect from the RemoteHost .
Syntax
int Disconnect();
Remarks
Calling this method is normally unnecessary, unless you wish to interrupt the remote program, or the remote program is waiting for standard input to end before terminating.