'Declaration Public Property MaxRunTime As Integer
'Declaration
Public Property MaxRunTime As Integer
public int MaxRunTime {get; set;}
Set to 0 for no limit
If the MaxRunTime is exceeded, adTempus will terminate the script.
Script Class Script Members