adTempus API
ArcanaDevelopment.adTempus.Client Namespace / DataContext Class / GetJobQueues Method / GetJobQueues(ObjectFetchOptions,Int32,Boolean) Method

In This Topic
    GetJobQueues(ObjectFetchOptions,Int32,Boolean) Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overloads Function GetJobQueues( _
       ByVal options As ObjectFetchOptions, _
       ByVal pageSize As Integer, _
       ByRef restartPaging As Boolean _
    ) As JobQueueCollection

    Parameters

    options
    pageSize
    restartPaging
    See Also