ArcObjects Library Reference (Geoprocessing)  

IGPToolBackground Interface

Tool Background Implementation Interface.

Product Availability

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

Description

This interface allows to force a custom geoprocessing tool ro run in the foreground only. If the application which is executing the tool (ArcMap, for example) has the background processing setting enabled, it can be overridden by setting CanRunInBackground property to true.

Members

Description
Read/write property CanRunInBackground Can this tool run in the background.