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


IAGSServerConnection2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IA > IAGSServerConnection2 Interface
ArcGIS Developer Help

IAGSServerConnection2 Interface

Provides access to members that create and open GIS server connections and supply server connection factory information.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property FullName The AGSServerConnectionName object assiated with the GIS server connection.
Method GetFolders Returns an enumeration of folder names beneath the specified folder.
Read/write property Name The name of the connection.
Read-only property ServerObjectNames The ServerObjectNames in the GIS server.
Read-only property ServerObjectNamesEx The ServerObjectNames in the GIS server folder.

Inherited Interfaces

Interfaces Description
IAGSServerConnection Provides access to members that have information about the GIS server connection..

Classes that implement IAGSServerConnection2

Classes Description
AGSServerConnection The AGSServerConnection object for connecting to the GIS server and getting the ServerObjectManager and ServerObjectAdmin.