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) NAServer Proxy for IP Messages.
NAServerLP (esriNetworkAnalyst) 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

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

.NET Samples

Route application using the NAServer extension in ArcGIS Server via a GIS client (Code Files: Route_GISClientClass) |

.NET Related Topics

How to access an image service via LAN or Internet connection |