AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

InitializeSchedule Methods

The InitializeSchedule type exposes the following members.

Methods


  Name Description
Public method Static member RestartSchedule
Restarts the scheduled publishing background task by removing the existing thread and creating a new one.
Public method Static member ScheduleRunning
Determines whether the scheduled publishing task is currently running or has run recently.
Public method Static member StartSchedule
Starts the scheduled publishing background task if scheduling is enabled for this server.