ArcFM Engine Developer Guide
Cancel Method (IProgressReportingTask)


Terminates the current tasks
Syntax
'Declaration
 
Sub Cancel() 
'Usage
 
Dim instance As IProgressReportingTask
 
instance.Cancel()
void Cancel()
Remarks
There are no guarantees that the task will be terminated immediately. But every effort should be made to terminate gracefully at the next logical break
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IProgressReportingTask Interface
IProgressReportingTask Members

 

 


Send Comment