ArcFM Server Developer Guide
ProgressReportingTaskBase Class Members
Properties  Methods 

The following tables list the members exposed by ProgressReportingTaskBase.

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
Public Methods
 NameDescription
Public MethodCancelTerminates the current tasks  
Public MethodInitializeInitialize base class  
Public MethodStartProcessingCalled to start the actual work  
Top
See Also

Reference

ProgressReportingTaskBase Class
Miner.Responder.Framework.UpdatePopulationInformation Namespace

 

 


Send Comment