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