ArcObjects Library Reference (GISClient)  

IAGSServerObject Interface

Provides access to properties of a map or geocode server object. Note: the IAGSServerObject interface has been superseded byIAGSServerObject2. Please consider using the more recent version.

Product Availability

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

CoClasses that implement IAGSServerObject

CoClasses and Classes Description
GeoDataServerIP (esriGeoDatabaseDistributed) The internet proxy for the geodata server.
GeoDataServerLP (esriGeoDatabaseDistributed) The lan proxy for the geodata server.
GlobeServerIP (esriGlobeCore)
GlobeServerLP (esriGlobeCore)
GPServerIP (esriGeoprocessing) GP Server Message Proxy.
GPServerLP (esriGeoprocessing) GP Server LAN Proxy.
GraphicFeatureServerIP (esriCarto) Graphic Feature Server Message Proxy.
GraphicFeatureServerLP (esriCarto) Graphic Feature Server LAN Proxy.
ImageServerIP (esriCarto) Image Server Message Proxy.
ImageServerLP (esriCarto) Image Server LAN Proxy.
MapServerIP (esriCarto) Map Server Message Proxy.
MapServerLP (esriCarto) Map Server LAN Proxy.
MobileServerIP (esriCarto) Mobile Server Message Proxy.
MobileServerLP (esriCarto) Map Server LAN Proxy.
NAServerIP (esriNetworkAnalyst) Deprecated as of 10.0. NAServer Proxy for IP Messages.
NAServerLP (esriNetworkAnalyst) Deprecated as of 10.0. NAServer Proxy for LAN messages.
SearchServerIP (esriSearch) Search Server Message Proxy.
SearchServerLP (esriSearch) Map Server LAN Proxy.

Remarks

IAGSServerObject is an identity interface with no methods that is supported on a MapServer and GeocodeServer.

See Also

IEnumServerObjectTypeInfo Interface | ServerObject Class | IEnumServerObjectType Interface | AGSLocatorWorkspace Class | AGSAddressLocator Class | ILocatorManager2.GetAGSLocatorWorkspace Method | ILocatorWorkspaceName2.AGSServerConnectionName Property | GeocodeServer Class | IEnumServerObjectTypeInfo Interface | ServerObject Class | IEnumServerObjectType Interface

.NET Related Topics

How to connect to an image service