Miner.Responder.Framework Assembly > Miner.Responder.Framework.UpdatePopulationInformation.Tasks Namespace : UpdateDataForFeedersTask Class |
The following tables list the members exposed by UpdateDataForFeedersTask.
Name | Description | |
---|---|---|
UpdateDataForFeedersTask Constructor | Update data for Feeders |
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 | |
---|---|---|
IsAsyncComplete | Element processing is completed if running count is equal to total count (Inherited from Miner.Responder.Framework.UpdatePopulationInformation.ProgressReportingTaskBase) |
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) |