Go to documentation repository
To terminate a connection, use the Disconnect function:
void Disconnect (LPCTSTR id)
, where LPCTSTR id is the connection ID passed in the call to the Connect function.
If the connection is terminated by Axxon PSIM, DISCONNECTED is passed to the callback function.
Note: