Disconnect Method
Disconnect from the remote host.
Object Oriented Interface
public function doDisconnect();
Procedural Interface
ipworks_telnet_do_disconnect($res);
Remarks
Calling this method is equivalent to setting the Connected property to False.