TAGWAPI.Disconnect
TAGWAPI

<font face="Arial"><font SIZE="3">Disconnect 
</font></font>

function Disconnect(iPort: Integer; szFrom, szTo: String): Boolean;

Unit
AGWAPI

Description
<font face="Arial"><font SIZE="3">This function makes AGW Packet Engine to start to disconnect a given AX.25 connection, the actual result of the disconnection will come either thru a OnDisconnect or OnRetryOut events.
Please note that this method should be used when you manage the connections and disconnections without using the AX.25 Link Manager.
If you are managing your connections thru the AX.25 Link Manager use the AX25Disconnect method instead.

</font></font>