PoolObjectAcquiredEventArgsT Methods |
[This is preliminary documentation and is subject to change.]
The PoolObjectAcquiredEventArgsT generic type exposes the following members.
Name | Description | |
---|---|---|
AcquireInternal |
When implemented in a derived class, performs actions when the object is acquired from an object pool.
(Inherited from PoolObjectEventArgsT.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ReleaseInternal |
Performs actions when the object is released back to an object pool.
(Overrides PoolObjectEventArgsTReleaseInternal.) | |
ToString | (Inherited from Object.) |