Click or drag to resize
ThreadWorkerTProcessingPaused Property
If set to true, tasks from queue will not be processed.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public static bool ProcessingPaused { get; set; }

Property Value

Type: Boolean
See Also