Click or drag to resize

TaskProgress Properties

The TaskProgress type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalProgressValues
Gets the additional progress values.
Public propertyOverallProgress
Gets the overall progress, which is the average of all the other progress values.
Public propertyProgress
Gets or sets the base progress value. This is the progress of the input reader.
Public propertyStatusMessage
Gets or sets a status message for the task.
Top
See Also