 
            | Miner.Responder.Framework Assembly > Miner.Responder.Framework.UpdatePopulationInformation.Tasks Namespace : UpdateDataForCountiesTask Class | 
The following tables list the members exposed by UpdateDataForCountiesTask.
| Name | Description | |
|---|---|---|
|  | UpdateDataForCountiesTask Constructor | 
| Name | Description | |
|---|---|---|
|  | IsCanceled | Is processing canceled (Inherited from Miner.Responder.Framework.UpdatePopulationInformation.ProgressReportingTaskBase) | 
|  | IsDone | trueif the task is completed;falseotherwise (Inherited from Miner.Responder.Framework.UpdatePopulationInformation.ProgressReportingTaskBase) | 
|  | ProcessingException | Event raised when a error occurs during the execution of the task (Inherited from Miner.Responder.Framework.UpdatePopulationInformation.ProgressReportingTaskBase) | 
|  | RunningCount | Gets the current running count of items being processed by the task. (Inherited from Miner.Responder.Framework.UpdatePopulationInformation.ProgressReportingTaskBase) | 
|  | StatusCount | Count need for showing on progress changed (for status message) (Inherited from Miner.Responder.Framework.UpdatePopulationInformation.ProgressReportingTaskBase) | 
|  | TotalCount | Gets the total count of items to be processed by the task (Inherited from Miner.Responder.Framework.UpdatePopulationInformation.ProgressReportingTaskBase) | 
| Name | Description | |
|---|---|---|
|  | ContainedFeatureModelName | Contained feature class model name (Inherited from Miner.Responder.Framework.UpdatePopulationInformation.UpdateRegionsAndCountiesBase) | 
|  | IsAsyncComplete | Element processing is completed if running count is equal to total count (Inherited from Miner.Responder.Framework.UpdatePopulationInformation.ProgressReportingTaskBase) | 
|  | RegionFeatureModelName | Region (County) feature class name (Inherited from Miner.Responder.Framework.UpdatePopulationInformation.UpdateRegionsAndCountiesBase) | 
|  | UpdateAreaDataRequest | Update customer table for specified region/county (Inherited from Miner.Responder.Framework.UpdatePopulationInformation.UpdateRegionsAndCountiesBase) | 
| Name | Description | |
|---|---|---|
|  | Cancel | Terminates the current tasks (Inherited from Miner.Responder.Framework.UpdatePopulationInformation.ProgressReportingTaskBase) | 
|  | Initialize | Overridden. Initialize task for processing | 
|  | StartProcessing | Called to start the actual work (Inherited from Miner.Responder.Framework.UpdatePopulationInformation.ProgressReportingTaskBase) |