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: 8.2.23
Syntax
C#
public static int ItemsInQueue { get; }

Property Value

Type: Int32
See Also