IServerAgentConnection.UnregAssignmentRule

Syntax:

UnregAssignmentRule(<Cluster>, <Server>, <Request>)

Parameters:

<Cluster> (required)

Type: IClusterInfo.
The cluster the request should be removed from.

<Server> (required)

Type: IWorkingServerInfo.
Production server a request should be removed from.

<Request> (required)

Type: IAssignmentRule.
Service purpose request to be removed.

Description:

Removes the request <Request> from the request list of the server <Server> in the cluster <Cluster>.

Availability:

Integration.

    

1C:Enterprise Developer's Community