TAGWAPI.AX25Disconnect
TAGWAPI

<font face="Arial"><font SIZE="3">Terminates a Connected Session (</font></font><font face="Arial"><font SIZE="3"><B> AX.25 Link Manager</B></font></font><font face="Arial"><font SIZE="3">)
</font></font>

function AX25Disconnect(iChannelId: Integer): Boolean;

Unit
AGWAPI

Description
<font face="Arial"><font SIZE="3">This method will force the connected session referenced by Channel ID to be terminated.
The function returns inmediately with TRUE or FALSE depending on whether the connection previously exists or not.
If the attempt is made over a valid connection the result will be received thru an OnAX25Disconnect event.

</font></font>