IPool.limit

Returns the limit of number of items in pool or unlimited if currently unlimited.

class IPool
override
size_t
limit
()

Return Value

Type: size_t

the limit of number of items in pool or 0 if currently unlimited

Meta