adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ProgramExecutionTask Class / MaxRunTime Property

In This Topic
    MaxRunTime Property (ProgramExecutionTask)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property MaxRunTime As Integer
    public int MaxRunTime {get; set;}
    See Also