Miner.Responder.Framework Assembly > Miner.Responder.Framework.UpdatePopulationInformation Namespace : UpdateRegionsAndCountiesBase Class |
The following tables list the members exposed by UpdateRegionsAndCountiesBase.
Name | Description | |
---|---|---|
![]() | IsCanceled | Is processing canceled (Inherited from Miner.Responder.Framework.UpdatePopulationInformation.ProgressReportingTaskBase) |
![]() | IsDone | true if the task is completed; false otherwise (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 |
![]() | 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 |
![]() | UpdateAreaDataRequest | Update customer table for specified region/county |
Name | Description | |
---|---|---|
![]() | Cancel | Terminates the current tasks (Inherited from Miner.Responder.Framework.UpdatePopulationInformation.ProgressReportingTaskBase) |
![]() | Initialize | Initialize base class (Inherited from Miner.Responder.Framework.UpdatePopulationInformation.ProgressReportingTaskBase) |
![]() | StartProcessing | Called to start the actual work (Inherited from Miner.Responder.Framework.UpdatePopulationInformation.ProgressReportingTaskBase) |