This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IA > IAGSServerConnection4 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that have information about the GIS server connection.
Description | ||
---|---|---|
FullName | The AGSServerConnectionName object assiated with the GIS server connection. | |
GetFile | Retrieves a file from the specified url. | |
GetFileAsVariant | Retrieves the stream as variant from the specified url. | |
GetFolders | Returns an enumeration of folder names beneath the specified folder. | |
GetItemInfo | Returns the Item Info of a service. | |
GetMetadata | Returns the metadata of a service. | |
GetServerVersion | Returns the server version. | |
GetServiceURL | Returns the URL for a service in the server behind this connection. | |
Name | The name of the connection. | |
ServerObjectNames | The ServerObjectNames in the GIS server. | |
ServerObjectNamesEx | The ServerObjectNames in the GIS server folder. |
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.. |