 
            | Miner.Responder.Framework Assembly > Miner.Responder.Framework.UpdatePopulationInformation Namespace : IProgressReportingTask Interface | 
For a list of all members of this type, see IProgressReportingTask members.
| Name | Description | |
|---|---|---|
|  | IsCanceled | Is processing canceled | 
|  | IsDone | trueif the task is completed;falseotherwise | 
|  | ProcessingException | Event raised when a error occurs during the execution of the task | 
|  | RunningCount | Gets the current running count of items being processed by the task. | 
|  | StatusCount | Count for showing in status message | 
|  | TotalCount | Gets the total count of items to be processed by the task |