Click or drag to resize

PoolObjectReleasedEventArgsT Properties

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

The PoolObjectReleasedEventArgsT generic type exposes the following members.

Properties
  NameDescription
Public propertyDestroying
Gets or sets a value indicating whether the released object is about to be destroyed.
Public propertyInstance
Gets or sets the object that the event refers to.
(Inherited from PoolObjectEventArgsT.)
Top
See Also