ArcFM Engine Developer Guide
ProgressReportingTaskBase Class Properties


For a list of all members of this type, see ProgressReportingTaskBase members.

Public Properties
 NameDescription
Public PropertyIsCanceledIs processing canceled  
Public PropertyIsDonetrue if the task is completed; false otherwise  
Public PropertyProcessingExceptionEvent raised when a error occurs during the execution of the task  
Public PropertyRunningCountGets the current running count of items being processed by the task.  
Public PropertyStatusCountCount need for showing on progress changed (for status message)  
Public PropertyTotalCountGets the total count of items to be processed by the task  
Top
Protected Properties
 NameDescription
Protected PropertyIsAsyncCompleteElement processing is completed if running count is equal to total count  
Top
See Also

Reference

ProgressReportingTaskBase Class
Miner.Responder.Framework.UpdatePopulationInformation Namespace

 

 


Send Comment