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


In This Topic
    IsDefaultQueue Property
    In This Topic
    Indicates whether this is the Default queue
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsDefaultQueue As Boolean
    public bool IsDefaultQueue {get;}
    public:
    property bool IsDefaultQueue {
       bool get();
    }
    Remarks
    See Also