A link queue that only allows the given number of links to be pushed into it.
Protected
Readonly
The number of links in the queue.
If no links are in the queue.
Get (but not remove) the next link from the queue.
Get and remove the next link from the queue.
A link queue that only allows the given number of links to be pushed into it.