Icon GetServerConnectedSessionCount Method

function GetServerConnectedSessionCount: Integer

Usage

Call the GetServerConnectedSessionCount method to retrieve the total number of connected sessions on the ElevateDB Server. Sessions that are present on the server, but not connected, are not reported in this figure. To get a total count of the number of sessions on the server use the GetServerSessionCount 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