SelectListenerPool.is_limited

IPoolInfo method, wrapper to super class implementation.

class SelectListenerPool(T, Args...)
override
bool
is_limited
()

Return Value

Type: bool

true if the number of items in the pool is limited or false otherwise

Meta