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


In This Topic
    CurrentActiveJobCount Field (ServerLoadInfo)
    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