ALM Site Administratation Client Type Library
GetConnectionsCount Method
DomainName
The domain name.

ProjectName
The project name.

Description

Gets the number of active connections to the server.

Syntax

Visual Basic
Public Function GetConnectionsCount( _
   ByVal DomainName As String, _
   ByVal ProjectName As String _
) As String

Parameters

DomainName
The domain name.

ProjectName
The project name.

Return Type

On success, returns the number of connections as a string.

Remarks

If empty strings are passed as DomainName and ProjectName, GetConnectionsCount returns the number of all connections to all projects in all domains.

Example

See Also

Send documentation feedback to HP.