ArcFM Engine Developer Guide
IProgressReportingTask Interface Members
Properties  Methods 

The following tables list the members exposed by IProgressReportingTask.

Public Properties
 NameDescription
 PropertyIsCanceledIs processing canceled  
 PropertyIsDonetrue if the task is completed; false otherwise  
 PropertyProcessingExceptionEvent raised when a error occurs during the execution of the task  
 PropertyRunningCountGets the current running count of items being processed by the task.  
 PropertyStatusCountCount for showing in status message  
 PropertyTotalCountGets the total count of items to be processed by the task  
Top
Public Methods
 NameDescription
 MethodCancelTerminates the current tasks  
 MethodInitializeInitialize task with progress reporting  
 MethodStartProcessingCalled to start the actual work  
Top
See Also

Reference

IProgressReportingTask Interface
Miner.Responder.Framework.UpdatePopulationInformation Namespace

 

 


Send Comment