| ObjectPoolT Constructor |
| Name | Description | |
|---|---|---|
| ObjectPoolT(Int32) |
Creates a new pool with the specified initial and maximum capacity.
| |
| ObjectPoolT(Int32, ObjectPoolTCreatePoolObjectDelegate) |
Creates a new pool with the specified initial and maximum capacity.
|