TaskInfo Class |
Namespace: Mastersign.Bench
The TaskInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| AppId |
The ID of the affected app, or null.
| |
| ConsoleOutput |
The output of executed processes, or null.
| |
| DetailedMessage |
A detailed message describing the event, or null.
| |
| Message |
A short message describing the event.
| |
| Timestamp |
The point in time, when this info was created.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
This class is the base class for a couple of specialized info types.