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

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