Click or drag to resize
ThreadQueueWorkerTItem, TWorkerItemsInQueue Property
Return the current number of items in the queue

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

Property Value

Type: Int32
See Also