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