Click or drag to resize
CMSWorkerQueueRunningCount Property
Number of currently running workers.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public int RunningCount { get; }

Property Value

Type: Int32
See Also