Disconnect Method
Disconnect from the RemoteHost .
Object Oriented Interface
public function doDisconnect();
Procedural Interface
ipworks_rexec_do_disconnect($res);
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.