Click or drag to resize
SchedulingExecutor Methods

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-initialize all scheduled task which are corrupted.
Top
See Also