IServerAgentConnection.GetWorkingServers

Syntax:

GetWorkingServers(<Cluster>)

Parameters:

<Cluster> (required)

Type: IClusterInfo.
A cluster that requires obtaining a list of working servers.

Returned value:

Type: COMSafeArray.
Array of working servers registered in the cluster. Each server is an object with the IWorkingServerInfo interface.

Description:

Obtains an array of working servers registered in the cluster.

Availability:

Integration.

    

1C:Enterprise Developer's Community