SmartBatch 2006 Application Programmatic Interface

ComputerGroupComputerData.MaxOperations Property

Indicates the number of Operations that can be run on a computer in a computer group. This is supported by the round-robin computer group. If the computer is already running MaxOperations, it will not be select to run another Operation until a running Operation completes.

public int MaxOperations {get; set;}

See Also

ComputerGroupComputerData Class | OnLineToolWorks.SmartBatch.Data Namespace