Click or drag to resize
IQueue Properties

The IQueue type exposes the following members.

Properties
  NameDescription
Public propertyCountDroppedItems
Gets the total number of items dropped from the queue.
Public propertyCountQueuedItems
Gets the number of items in the queue.
Public propertyName
Gets the name of the queue.
Public propertyPeakQueuedItems
Gets the largest number of items ever held in the queue.
Top
See Also