|  | TaskProgress Properties | 
The TaskProgress type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AdditionalProgressValues | 
            Gets the additional progress values.
             | 
|  | OverallProgress | 
            Gets the overall progress, which is the average of all the other progress values.
             | 
|  | Progress | 
            Gets or sets the base progress value. This is the progress of the input reader.
             | 
|  | StatusMessage | 
            Gets or sets a status message for the task.
             | 
 See Also
See Also