Click or drag to resize

IPooledObject Properties

The IPooledObject type exposes the following members.

Properties
  NameDescription
Public propertyPool
The pool this object belongs to. Objects cannot be shared between different pools.
Public propertyQueued
if the object is currently unused and waiting in the pool.
Top
See Also