This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPToolBackground Interface (ArcObjects .NET 10.4 SDK) |
Tool Background Implementation Interface.
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.
Description | ||
---|---|---|
CanRunInBackground | Can this tool run in the background. |