IServerAgentConnection.GetClusterServices

Syntax:

GetClusterServices(<Cluster>)

Parameters:

<Cluster> (required)

Type: IClusterInfo.
Server cluster.

Returned value:

Type: COMSafeArray.
An array of IClusterServiceInfo objects.

Description:

Obtains the list of the cluster services. The list of services is fixed for every version of 1.C:Enterprise server cluster. Each service except for the session data service works in the main cluster manager or in some additional cluster manager. The session data service can work in several cluster managers at the same time. The cluster configuration service, cluster locks service and debug items management service can work only in the main cluster manager.

Availability:

Integration.

    

1C:Enterprise Developer's Community