Click or drag to resize
SchedulingHelperClear Method
Clears the enabled status of the scheduler so it can reload

Namespace: CMS.Scheduler
Assembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 12.0.0
Syntax
C#
public static void Clear(
	bool logTask
)

Parameters

logTask
Type: SystemBoolean
Indicates whether web farm task should be logged.
See Also