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

In This Topic
    CurrentPendingJobCount Field (QueueLoadInfo)
    In This Topic
    The number of jobs queued for execution.
    Syntax
    'Declaration
     
    
    Public CurrentPendingJobCount As Integer
    public int CurrentPendingJobCount
    See Also