IServerAgentConnection.SetClusterRecyclingExpirationTimeout
Syntax:
Parameters:
<Cluster> (required)
Cluster for which it is necessary to change settings of working processes auto restart. Should be obtained by the GetClusters method of the IServerAgentConnection object.
<ExpirationTimeout> (required)
Time of forced working processes completion.
0 - forced working processes completion is not performed.
Description:
However, if <ExpirationTimeout> seconds passed since the working process had stopped, its termination will be enforced even if some connections still exist.
Availability: