Ensures the scheduling timer.
Namespace: CMS.SchedulerAssembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- siteName
- Type: System String
Site name
- running
- Type: System Boolean
If true, the timer is running, else the timer is passive (executes at request)
Return Value
Type: SchedulingTimerSee Also