Click or drag to resize
SchedulingHelperIsAnyTaskRunning Method
Returns true if there are any currently running tasks.

Namespace: CMS.Scheduler
Assembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 10.0.0
Syntax
C#
public static bool IsAnyTaskRunning()

Return Value

Type: Boolean
See Also