IServerAgentConnection.GetSessions

Syntax:

GetSessions(<Cluster>)

Parameters:

<Cluster> (required)

Type: IClusterInfo.
Cluster for which it is necessary to obtain a list of sessions. Should be obtained by the GetClusters method.

Returned value:

Type: COMSafeArray.
An array that contains the list of ISessionInfo objects.

Description:

Obtains the list of the sessions working with this cluster.

Availability:

Integration.

    

1C:Enterprise Developer's Community