CMSWorkerQueueRunInSeparateThread Property |
If true, the worker queue set to run workers synchronously runs in a single separate thread.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax public bool RunInSeparateThread { get; set; }
Property Value
Type:
BooleanSee Also