Provides access to members that create and open GIS server connections and supply server connection factory information.
Members
Name | Description | |
---|---|---|
DefaultHttpTimeout | The default timeout for http requests to the server (in seconds). | |
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. |
IAGSServerConnectionFactory2.DefaultHttpTimeout Property
The default timeout for http requests to the server (in seconds).
IAGSServerConnectionFactory2.OpenFromFile Method
Opens the server connection specified by the given file name.
IAGSServerConnectionFactory2.ReadConnectionPropertiesFromFile Method
The connection properties from the specified file.
Inherited Interfaces
Interfaces | Description |
---|---|
IAGSServerConnectionFactory | Provides access to members that create and open GIS server connections and supply server connection factory information. |
Classes that implement IAGSServerConnectionFactory2
Classes | Description |
---|---|
AGSServerConnectionFactory | A factory object for ArcGIS Server Connections. |