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


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

IGPServerSync Interface

Provides access to the methods of the geoprocessing server.

Product Availability

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

Members

Name Description
Method Execute Executes the specified tool with the supplied values and options and returns the results.
Method GetToolInfo Returns the tool information of the specified tool name.
Method GetToolInfos Returns the tool information of the available tools.
Method GetToolNames Returns the names of the available tools.

Classes that implement IGPServerSync

Classes Description
GPServerSync GP ServerSync Class.