The SchedulingExecutor type exposes the following members.
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
![]() ![]() | ExecuteScheduledTasks |
Gets all scheduled tasks using and executes each scheduled task.
|
![]() ![]() | ExecuteTask(TaskInfo) |
Executes specified task.
|
![]() ![]() | ExecuteTask(Int32, String) |
Executes specified task.
|
![]() ![]() | ReInitCorruptedTasks |
Re-init all scheduled task which are corrupted.
|
Properties
Name | Description | |
---|---|---|
![]() ![]() | RunningTasks |
Counter of running tasks.
|
![]() ![]() | ScriptTimeout |
Gets or sets the script timeout in seconds.
|
See Also