Click or drag to resize
CappedQueueT Properties

The CappedQueueT generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements contained in the queue.
Public propertyMaxCapacity
Gets the maximum number of elements the queue can store.
Top
See Also