Click or drag to resize

IPoolable Methods

[This is preliminary documentation and is subject to change.]

The IPoolable type exposes the following members.

Methods
  NameDescription
Public methodAcquire
Reinitialises the object after being acquired from the pool.
Public methodRelease
Frees any allocated resources, and stops any active processes, before the object returns to the pool.
Top
See Also