CloseSession
What it does
Closes a previously opened connection to the Application Server.
Definition
void CloseSession( int sessionId );
Parameters
Name | Type | Description |
sessionId | int | The ID of the connection to the Application Server to be closed |
Returned value
None.
20.02.2023 7:40:00