SchedulingHelperUseAutomaticScheduler Property |
If true, the automatic version of scheduler is used (standalone thread and scheduler handler). The default settings is false (scheduler is executed by the activity of the requests).
Namespace: CMS.SchedulerAssembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 12.0.0
Syntax public static bool UseAutomaticScheduler { get; set; }
Property Value
Type:
BooleanSee Also