SchedulingHelperClear Method |
Clears the enabled status of the scheduler so it can reload
Namespace: CMS.SchedulerAssembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 12.0.0
Syntax public static void Clear(
bool logTask
)
Parameters
- logTask
- Type: SystemBoolean
Indicates whether web farm task should be logged.
See Also