ArcObjects Library Reference (Geoprocessing)  

IGeoProcessorEvents2 Interface

Provides access to GeoProcessor events2.

Product Availability

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

Description

This interface is new at ArcGIS 9.3. It supersedes IGeoProcessorEvents.

Members

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.