adTempus API
ArcanaDevelopment.adTempus.Client Namespace / JobQueue Class / WarningJobs Property

In This Topic
    WarningJobs Property (JobQueue)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property WarningJobs As Nullable(Of Integer)
    public Nullable<int> WarningJobs {get;}
    See Also