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


IAGSServerObject Interface (ArcObjects .NET 10.5 SDK)
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

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

.NET Related Topics

How to connect to an image service