IServerAgentConnection.UpdateWorkingServer

Syntax:

UpdateWorkingServer(<Cluster>, <Server>)

Parameters:

<Cluster> (required)

Type: IClusterInfo.
Defines a cluster where working server description should be modified. A cluster list can be obtained by the GetClusters method.

<Server> (required)

Type: IWorkingServerInfo.
Contains a modified server description. Its value should be obtained by the GetWorkingServers method, then its list of IP-port ranges can be changed for dynamic distribution by the InsertPortRange.

Description:

Modifies a description of a working server registered in the cluster. You can only modify a list of port ranges.

Availability:

Integration.

    

1C:Enterprise Developer's Community