Click or drag to resize

PoolObjectAcquiredEventArgsT Properties

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

The PoolObjectAcquiredEventArgsT generic type exposes the following members.

Properties
  NameDescription
Public propertyInstance
Gets or sets the object that the event refers to.
(Inherited from PoolObjectEventArgsT.)
Public propertyInstantiated
Gets or sets a value indicating whether the acquired object was instantiated specifically for this acquisition, rather than being taken from the pool.
Top
See Also