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


In This Topic
    CurrentActiveJobCount Field (QueueLoadInfo)
    In This Topic
    The number of executing jobs on the server.
    Syntax
    'Declaration
     
    
    Public CurrentActiveJobCount As Integer
    public int CurrentActiveJobCount
    public:
    int CurrentActiveJobCount
    See Also