Click or drag to resize
SchedulingExecutorScriptTimeout Property
Gets or sets the script timeout in seconds.

Namespace: CMS.Scheduler
Assembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 9.0.0
Syntax
C#
public static int ScriptTimeout { get; set; }

Property Value

Type: Int32
See Also