IAggregatePoolTester.lengthCheck

Checks that the contents of the pool match the expected values.

class IAggregatePoolTester(T)
protected override
void
lengthCheck

Parameters

expected_busy size_t

expected number of busy items

expected_idle size_t

expected number of idle items

Meta