A name object for ArcGIS Server Connections.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
Interfaces
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) |
Remarks
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.