IServerAgentConnection.GetInfoBaseSessions

Syntax:

GetInfoBaseSessions(<Cluster>, <Infobase>)

Parameters:

<Cluster> (required)

Type: IClusterInfo.
Server cluster for which it is necessary to obtain a list of sessions. Should contain the IClusterInfo object obtained by the GetClusters method.

<Infobase> (required)

Type: IInfoBaseShort.
Infobase for which it is necessary to obtain a list of sessions. Should contain an object obtained by the GetInfoBases method.

Returned value:

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

Description:

To obtain the session list for the infobase.

Availability:

Integration.

    

1C:Enterprise Developer's Community