IAggregatePool.recycle_

Puts item back to the pool.

This method is overridden simply in order to verify that an iteration is not in progress.

class IAggregatePool(T)
protected override
void
recycle_

Parameters

item_in Item

item to put back

Meta