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

In This Topic
    RunOnController Property
    In This Topic
    Indicates whether jobs assigned to this queue run on the Controller server
    Syntax
    'Declaration
     
    
    Public Property RunOnController As Boolean
    public bool RunOnController {get; set;}
    See Also