![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxAGSConnection Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members of GxObject that connects to an ArcGIS server (AGS).
| Description | ||
|---|---|---|
![]() |
AGSServerConnectionName | The associated AGS server connection name object. |
![]() |
Connect | Connects to an ArcGIS server. |
![]() |
Disconnect | Disconnects from an ArcGIS server. |
![]() |
EditServerProperties | Presents a modal dialog to allow editing the default properties of the server. |
![]() |
FileName | Path to the AGS connection file. |
![]() |
IsConnected | Indicates whether the AGS connection has been made. |
![]() |
LoadFromFile | Loads an AGS connection file. |
![]() |
SaveToFile | Writes an AGS connection file. |
![]() |
SelectedServerObjects | The selected server objects. |
| CoClasses and Classes | Description |
|---|---|
| GxAGSConnection | GxObject that represents an ArcGIS Server connection. |