WorkQueue.isBounded

bool isBounded() @property const pure @safe nothrow @nogc

Check if the queue is bounded.

Returns

true if the queue has a fixed maximum capacity.