Click or drag to resize

Pool Properties

The Pool type exposes the following members.

Properties
  NameDescription
Public propertyAvailableCount
Number of instances that can be re-used.
Public propertyIsDestroying
Returns whether the pool is being destroyed.
Public propertyUsedCount
Number of instances that are in use.
Top
See Also