'Declaration Public Property MaxConcurrentJobs As Integer
'Declaration
Public Property MaxConcurrentJobs As Integer
public int MaxConcurrentJobs {get; set;}
Set to 0 for no limit.
When Distributed Scheduling is in use, this is the limit for each adTempus server (Controller or agent). Use MaxDistributedConcurrentJobs to set a limit that applies across all servers.
JobQueue Class JobQueue Members MaxDistributedConcurrentJobs Property