Click or drag to resize

PoolObjectEventArgsT Methods

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

The PoolObjectEventArgsT generic type exposes the following members.

Methods
  NameDescription
Protected methodAcquireInternal
When implemented in a derived class, performs actions when the object is acquired from an object pool.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodReleaseInternal
Performs actions when the object is released back to an object pool.
Public methodToString (Inherited from Object.)
Top
See Also