Click or drag to resize

PoolGroup Properties

The PoolGroup type exposes the following members.

Properties
  NameDescription
Public propertyAvailable
All the instances available for re-use in this group.
Public propertyAvailableCount
Total number of instances available for re-use in this group.
Public propertyIsDestroying
Public propertyUsed
All the instances being used by pools in this group.
Public propertyUsedCount
Total number of instances being used by pools in this group.
Top
See Also