aceTerminalApplicationEventArgs Class |
Namespace: imbACE.Services.application
The aceTerminalApplicationEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| aceTerminalApplicationEventArgs | Initializes a new instance of the aceTerminalApplicationEventArgs class |
| Name | Description | |
|---|---|---|
| isCanceled | if true, it will tell to the event handling party to try canceling / preventing, if event is preventable (Inherited from aceEventGeneralArgs.) | |
| Message | Textual message attached to the event (Inherited from aceEventGeneralArgs.) | |
| Origin | Indication on the event origin (optional) (Inherited from aceEventGeneralArgs.) | |
| Path | Filesystem, network or application resources path - pointing to the position of event origin (Inherited from aceEventGeneralArgs.) | |
| Properties | Additional meta data on the event (Inherited from aceEventGeneralArgs.) | |
| RelatedObject | An object that is relevant to the event (not sender) - this property is not serialized (Inherited from aceEventGeneralArgs.) | |
| screen | ||
| type | Type of the event (Inherited from aceEventGeneralArgs.) |
| Name | Description | |
|---|---|---|
| aceGenEx | (Defined by aceExceptionTools.) | |
| aceSciEx | (Defined by aceExceptionTools.) |