CMSWorkerQueueRunWorkersSynchronously Property |
If true, the worker queue executes the workers one by one synchronously
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax public bool RunWorkersSynchronously { get; set; }
Property Value
Type:
BooleanSee Also