APIs for managing session

You can use the following APIs to manage the session.

Syntax

Description

/api/Session/LoadAll

Loads all sessions.

/api/Session/GetSessionCount

Gets the number of sessions in the current server instance.

/api/Session/KillById/{sessionId}

Kills a session.