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


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

IAGSServerConnection4 Interface

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

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 GetFile Retrieves a file from the specified url.
Method GetFileAsVariant Retrieves the stream as variant from the specified url.
Method GetFolders Returns an enumeration of folder names beneath the specified folder.
Method GetItemInfo Returns the Item Info of a service.
Method GetMetadata Returns the metadata of a service.
Method GetServerVersion Returns the server version.
Method GetServiceURL Returns the URL for a service in the server behind this connection.
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
IAGSServerConnection3 Provides access to members that have information about the GIS server connection..
IAGSServerConnection2 Provides access to members that create and open GIS server connections and supply server connection factory information.
IAGSServerConnection Provides access to members that have information about the GIS server connection..

Classes that implement IAGSServerConnection4

Classes Description