TaskProgress Class |
Namespace: Mastersign.Bench
The TaskProgress type exposes the following members.
| Name | Description | |
|---|---|---|
| TaskProgress |
Initializes a new instance of TaskProgress.
|
| 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.) | |
| Message |
A short message describing the event.
(Inherited from TaskInfo.) | |
| Progress |
The new progress value in the interval between 0.0 and 1.0.
| |
| Timestamp |
The point in time, when this info was created.
(Inherited from TaskInfo.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ScaleProgress |
Projects the progress value of this progress info into a sub-interval.
| |
| ToString | (Inherited from Object.) |