ArcObjects Library Reference (Catalog)  

IGxAGSObject Interface

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

Product Availability

Available with ArcGIS Desktop.

Members

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.

CoClasses that implement IGxAGSObject

CoClasses and Classes Description
GxAGSCatalog GxObject that represents an ArcGIS Server data sharing 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.

.NET Samples

Server spatial query server object extension (Code Files: PropertyForm) |

.NET Related Topics

How to create SOE property pages |