This document is archived and information here might be outdated.  Recommended version.


IGeoProcessorEvents Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGeoProcessorEvents Interface
ArcGIS Developer Help

IGeoProcessorEvents Interface

Provides access to GeoProcessor events. Note: the IGeoProcessorEvents interface has been superseded by IGeoProcessorEvents2. Please consider using the more recent version.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method OnMessageAdded Called when a message has been posted while executing a tool.
Method PostToolExecute Called immediately after a tool is executed by the GeoProcessor.
Method PreToolExecute Called immediately prior to the GeoProcessor executing a tool.
Method ToolboxChange Called when a toolbox is added or removed from the GeoProcessor.

Classes that implement IGeoProcessorEvents

Classes Description