Click or drag to resize
IQueueItemTDequeueCount Property
The number of times the item has been dequeued

Namespace: AccidentalFish.ApplicationSupport.Core.Queues
Assembly: AccidentalFish.ApplicationSupport.Core (in AccidentalFish.ApplicationSupport.Core.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax
int DequeueCount { get; }

Property Value

Type: Int32
See Also