AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

InitializeSchedule..::..ScheduleRunning Method

Determines whether the scheduled publishing task is currently running or has run recently.

Namespace:  AdvantageCMS.Core.Common.AsyncJob
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public static bool ScheduleRunning()

Return Value

true if the schedule task is running or ran within the expected interval; otherwise, false.