SchedulingHelperRunSchedulerWithinRequest Property |
If true, the scheduler tasks are executed within the standard requests (at the end of requests). The default settings is true (scheduler is executed within the request).
Namespace: CMS.SchedulerAssembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 12.0.0
Syntax public static bool RunSchedulerWithinRequest { get; set; }
Property Value
Type:
BooleanSee Also