Click or drag to resize
CMSWorkerQueueTotalRunningCount Property
Number of currently running workers from all queues.

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

Property Value

Type: Int32
See Also