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
Description | ||
---|---|---|
DefaultHttpTimeout | The default timeout for http requests to the server (in seconds). | |
GetHostedServers | Returns server object names for the hosted servers accessible to the user. | |
GetInServerConnectionName | Returns a server connection name that can be used to connect to the server from within a server process. Fails if run outside a server process. | |
Open | Opens the GIS server connection specified by the connection properties. | |
OpenFromFile | Opens the server connection specified by the given file name. | |
ReadConnectionPropertiesFromFile | The connection properties from the specified file. |
Inherited Interfaces
Interfaces | Description |
---|---|
IAGSServerConnectionFactory2 | Provides access to members that create and open GIS server connections and supply server connection factory information. |
IAGSServerConnectionFactory | Provides access to members that create and open GIS server connections and supply server connection factory information. |
CoClasses that implement IAGSServerConnectionFactory3
CoClasses and Classes | Description |
---|---|
AGSServerConnectionFactory | A factory object for ArcGIS Server Connections. |