aceEventGeneralArgs Properties |
The aceEventGeneralArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| isCanceled | if true, it will tell to the event handling party to try canceling / preventing, if event is preventable | |
| Message | Textual message attached to the event | |
| Origin | Indication on the event origin (optional) | |
| Path | Filesystem, network or application resources path - pointing to the position of event origin | |
| Properties | Additional meta data on the event | |
| RelatedObject | An object that is relevant to the event (not sender) - this property is not serialized | |
| type | Type of the event |