Public Properties
Name | Description | |
---|---|---|
![]() |
EventObject | The object that triggered the queued event action. |
![]() |
QueuedObject | The object that is the subject of the queued operation. For example, this may be the object that caused a given asynchronous event to be queued. For the |
![]() |
SourceObject | The event's source object at the time the event occurred. Note that the state of the object may be different from its prior or current state. To get the state of the source object prior to the event, use the property on subclasses of that provide this property. |