connection_handle_OnConnectedEvent

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_OnConnectedEvent.

Signature

_OnConnectedEvent ()

Parameters

None.

Return

None.