PoolObjectReleasedEventArgsT Properties |
[This is preliminary documentation and is subject to change.]
The PoolObjectReleasedEventArgsT generic type exposes the following members.
Name | Description | |
---|---|---|
Destroying |
Gets or sets a value indicating whether the released object is about to be destroyed.
| |
Instance |
Gets or sets the object that the event refers to.
(Inherited from PoolObjectEventArgsT.) |