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_OnConnectedEventOnConnectEvent.
Signature
<connection_handle>_
...
OnConnectEvent()
Parameters
None.
Return
None.