public:
property int MaxConcurrentJobs {
intget();
voidset ( intvalue);
}
Remarks
Set to 0 for no limit.
When Distributed Scheduling is in use, this is the limit for each adTempus server (Master or agent). Use MaxDistributedConcurrentJobs to set a limit that applies across all servers.