Icon GetRemoteConnectedSessionCount Method

function GetRemoteConnectedSessionCount: Integer

Usage

Call the GetRemoteConnectedSessionCount method to retrieve the total number of connected sessions on a database 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 database server use the GetRemoteSessionCount method instead.

Information This method is only valid for encrypted remote sessions connected as an administrator to the administration port on a database server.
Image