true if the queue has a fixed maximum capacity.WorkQueue.isBounded
bool isBounded() @property const pure @safe nothrow @nogcCheck if the queue is bounded.
bool isBounded() @property const pure @safe nothrow @nogcCheck if the queue is bounded.
true if the queue has a fixed maximum capacity.