Overload List
| Name | Description | |
|---|---|---|
| TryTake(KeyValuePair QueueItemPriority, TValue ) |
Try removing an item from the priority queue
| |
| TryTake(QueueItemPriority, KeyValuePair QueueItemPriority, TValue ) |
Try removing an item from the priority queue which has a priority of at least that provided.
|
See Also