Queue which contains features to add and remove items using a simple priority model.
Inheritance Hierarchy
NetworkCommsDotNet.Tools PriorityQueue TValue
Namespace: NetworkCommsDotNet.Tools
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Type Parameters
- TValue
- The type of this queue
See Also