Click or drag to resize

ManagedConcurrentQueueT Properties

The ManagedConcurrentQueueT generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the amount of items in this queue.
Public propertyIsEmpty
Gets true if the queue is empty.
Top
See Also