Icon GetServerSessionCount Method

function GetServerSessionCount: Integer

Usage

Call the GetServerSessionCount method to retrieve the total number of sessions on the ElevateDB Server. To get a total count of just the number of connected sessions on the server use the GetServerConnectedSessionCount method instead.

Information This method is only valid when the engine is running as an ElevateDB Server and the EngineType is set to etServer.
Image