Click or drag to resize
TaskInfoTaskRunInSeparateThread Property
If true, task runs in separate thread.

Namespace: CMS.Scheduler
Assembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 9.0.0
Syntax
C#
public virtual bool TaskRunInSeparateThread { get; set; }

Property Value

Type: Boolean
See Also