Click or drag to resize

PoolT Properties

The PoolT generic type exposes the following members.

Properties
  NameDescription
Public propertyCapacity
The number total objects in the pool (awake and asleep).
Public propertyIsObjectAvailable
Returns whether there is a sleeping object available.
Top
See Also