IPool.limited

May be set to true at any time to limit the number of items in pool to the current number or to false to disable limitation.

class IPool
bool limited;

Meta