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
Syntaxpublic bool RunWorkersSynchronously { get; set; }
Property Value
Type:
Boolean
See Also