Disconnect Method
Disconnects the last successfully made connection.
Object Oriented Interface
public function doDisconnect();
Procedural Interface
ipworks_netdial_do_disconnect($res);
Remarks
This method disconnects the last successfully made connection or the current one if the call is made within a ConnectedEntry event.