adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ObjectFactoryBase Class / JobQueue Method


In This Topic
    JobQueue Method
    In This Topic
    Creates a new JobQueue
    Syntax
    'Declaration
     
    
    Public Function JobQueue() As JobQueue
    public JobQueue JobQueue()
    public:
    JobQueue^ JobQueue(); 
    See Also