SchedulingHelperIsAnyTaskRunning Method |
Returns true if there are any currently running tasks.
Namespace: CMS.SchedulerAssembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 12.0.0
Syntax public static bool IsAnyTaskRunning()
Return Value
Type:
BooleanSee Also