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