PoolT Properties |
The PoolT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Capacity |
The number total objects in the pool (awake and asleep).
| |
| IsObjectAvailable |
Returns whether there is a sleeping object available.
|