adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / QueueLoadInfo Class / MaxJobsAllowed Field

In This Topic
    MaxJobsAllowed Field
    In This Topic
    The maximum number of concurrent jobs allowed for this Queue.
    Syntax
    'Declaration
     
    
    Public MaxJobsAllowed As Integer
    public int MaxJobsAllowed
    See Also