connection_handle_OnDisconnectedEvent

Description

This function is invoked when an XCON connection has been established. Create a function for each connection to monitor and name it accordingly, e.g. for connection socket1 create the function socket1_OnDisconnectedEvent.

Signature

_OnDisconnectedEvent ()

Parameters

None.

Return

None.