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


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

IGxAGSObject Interface

Provides access to members of GxObject that represents a ArcGIS Server (AGS) object.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read/write property AGSServerObjectName The associated AGS server object name.
Method EditServerObjectProperties Presents a modal dialog to allow editing the properties of the server object.
Read-only property NumInstancesInUse The number of instances in use.
Read-only property NumInstancesRunning The number of instances running.
Read-only property Status The status of the server object.

Classes that implement IGxAGSObject

Classes Description
GxAGSCatalog GxObject that represents an ArcGIS Server data sharing object.
GxAGSFeatureServer GxObject that represents an ArcGIS Server feature server object.
GxAGSGeoDataServer GxObject that represents an ArcGIS Server geodataserver object.
GxAGSGeometry GxObject that represents an ArcGIS Geometry Server Service object.
GxAGSGeoprocessing GxObject that represents an ArcGIS Server geoprocessing object.
GxAGSGlobe GxObject that represents an ArcGIS Server globe object.
GxAGSImage GxObject that represents an ArcGIS Image Server Service object.
GxAGSLocator GxObject that represents an ArcGIS Server locator object.
GxAGSMap GxObject that represents an ArcGIS Server map object.
GxAGSWMServer GxObject that represents an ArcGIS Server Workflow Manager object.