adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / ServerLoadInfo Class / AverageInactiveJobCount Field

In This Topic
    AverageInactiveJobCount Field (ServerLoadInfo)
    In This Topic
    The number of inactive jobs (waiting for conditions, etc.) averaged over a reporting period.
    Syntax
    'Declaration
     
    
    Public AverageInactiveJobCount As Integer
    public int AverageInactiveJobCount
    See Also