adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / QueueLoadInfo Class
Fields

In This Topic
    QueueLoadInfo Class Members
    In This Topic

    The following tables list the members exposed by QueueLoadInfo.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
     NameDescription
    Public Field The number of executing jobs on the server.  
    Public Field The number of inactive jobs (waiting for conditions, etc.).  
    Public Field The number of jobs queued for execution.  
    Public Field The number of executing jobs on the server.  
    Public Field The number of inactive jobs (waiting for conditions, etc.).  
    Public Field The number of jobs queued for execution.  
    Public Field The maximum number of concurrent jobs allowed for this Queue.  
    Public Field The name of the Queue.  
    Public Field The OID of the queue this snapshot represents.  
    Top
    See Also