Click or drag to resize
SchedulingExecutorReInitCorruptedTasks Method
Re-initialize all scheduled task which are corrupted.

Namespace: CMS.Scheduler
Assembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 9.0.0
Syntax
C#
public static void ReInitCorruptedTasks()
See Also