ThreadQueueWorkerTItem, TWorkerItemsInQueue Property |
Return the current number of items in the queue
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public int ItemsInQueue { get; }
Property Value
Type:
Int32See Also