Skip to main content

What it does

Closes a previously opened connection to the Application Server.

Definition

void CloseSession( int sessionId );

Parameters

NameTypeDescription
sessionIdintThe ID of the connection to the Application Server to be closed

Returned value

None.