| IPoolable Methods | 
[This is preliminary documentation and is subject to change.]
The IPoolable type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Acquire | 
            Reinitialises the object after being acquired from the pool.
             | 
|  | Release | 
            Frees any allocated resources, and stops any active processes, before the object returns to the pool.
             | 
 See Also
See Also