TaskInfoTaskRunInSeparateThread Property |
If true, task runs in separate thread.
Namespace: CMS.SchedulerAssembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 8.2.23
Syntax public bool TaskRunInSeparateThread { get; set; }
Property Value
Type:
BooleanSee Also