| Miner.Responder.Framework Assembly > Miner.Responder.Framework.UpdatePopulationInformation Namespace : ProgressReportingTaskBase Class | 
For a list of all members of this type, see ProgressReportingTaskBase members.
| Name | Description | |
|---|---|---|
![]()  | Cancel | Terminates the current tasks | 
![]()  | Initialize | Initialize base class | 
![]()  | StartProcessing | Called to start the actual work | 
| Name | Description | |
|---|---|---|
![]()  | DecrementRunningCount | Running Count -- | 
![]()  | IncrementRunningCount | Running Count ++ | 
![]()  | IncrementStatusCount | Thread safe status count increment | 
![]()  | IncrementTotalCount | TotalCount += value | 
![]()  | OnProcessingException | Default processing exception handler | 
![]()  | PreProcessing | Initialization before processing start | 
![]()  | Processing | Processing method | 
![]()  | RetryAction | For System.Messaging.MessageQueueException IOTimeout exception retry action MaxRetries times | 
![]()  | SetTotalCount | Total Count += value |