Click or drag to resize
ObjectPoolT Properties

The ObjectPoolT generic type exposes the following members.

Properties
  NameDescription
Public propertyCapacity
Maximum capacity of the pool.
Public propertyCreatePoolObject
Creates a new object to be added to the pool.
Top
See Also