MaxConcurrentJobs Property (QueueAgentJoin)
In This Topic
The maximum number of jobs that can run concurrently on this agent for this queue.
Syntax
'Declaration
Public Property MaxConcurrentJobs As Integer
public int MaxConcurrentJobs {get; set;}
See Also