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

In This Topic
    Name Property (JobQueue)
    In This Topic
    The name of the Queue.
    Syntax
    'Declaration
     
    
    Public Property Name As String
    public string Name {get; set;}
    Remarks
    The Name must be unique. The Default queue cannot be renamed
    See Also