If the calculation engine has a class of CalculatorCallback, then it can interact with the client on the current progress.
Product Availability
Available with ArcGIS Desktop.
Supported Platforms
Windows
Interfaces
Interfaces | Description |
---|---|
ICalculatorCallback | Provides access to events that occur when the state of the calculator changes. |
Remarks
The default CalculatorCallback object will automatically handle status, warnings and errors generated by the Calculator object. However, more advanced users may wish to implement their own CalculatorCallback object with more sophisticated error handling capabilities.