ThreadWorkerTProcessingPaused Property |
Indicates whether worker routine is temporarily paused.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public bool ProcessingPaused { get; set; }
Property Value
Type:
BooleanRemarks
This property supports the framework infrastructure and is not intended to be used directly from your code.
See Also