Click or drag to resize

BlockingQueue<T> Properties

The BlockingQueue< T> generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Number of items in the queue
Top
See Also