TaskError Properties |
The TaskError type exposes the following members.
Name | Description | |
---|---|---|
AppId |
The ID of the affected app, or null.
(Inherited from TaskInfo.) | |
ConsoleOutput |
The output of executed processes, or null.
(Inherited from TaskInfo.) | |
DetailedMessage |
A detailed message describing the event, or null.
(Inherited from TaskInfo.) | |
Exception |
The exception causing the error, or null.
| |
Message |
A short message describing the event.
(Inherited from TaskInfo.) | |
Timestamp |
The point in time, when this info was created.
(Inherited from TaskInfo.) |