SchedulingExecutor MembersKentico 8.0 API Reference
The SchedulingExecutor type exposes the following members.
Methods

  NameDescription
Public methodStatic memberExecuteScheduledTasks
Gets all scheduled tasks using and executes each scheduled task.
Public methodStatic memberExecuteTask(TaskInfo)
Executes specified task.
Public methodStatic memberExecuteTask(Int32, String)
Executes specified task.
Public methodStatic memberReInitCorruptedTasks
Re-init all scheduled task which are corrupted.
Back to Top
Properties

  NameDescription
Public propertyStatic memberRunningTasks
Counter of running tasks.
Public propertyStatic memberScriptTimeout
Gets or sets the script timeout in seconds.
Back to Top
See Also