This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Classes > A > AGSServerConnectionName CoClass (ArcObjects .NET 10.5 SDK) |
A name object for ArcGIS Server Connections.
Interfaces | Description |
---|---|
IAGSServerConnectionName | Provides access to members that supply GIS server connection name information. |
IAGSServerConnectionName2 | Provides access to members that supply GIS server connection name information. |
IName (esriSystem) | Provides access to members that work with Name objects. |
IPersistStream (esriSystem) |
The name object for an AGSServerConnection. The AGSServerConnectionName for an AGSServerConnection can be persisted, for example, in a map document. An application can call the Open method on the AGSServerConnectionName after loading it from persistent storage in order to connect to and get an object reference to the GIS server or web service catalog.