ArcObjects Library Reference (GISClient)  

IAGSServerConnectionFactory2 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

Description
Read/write property DefaultHttpTimeout The default timeout for http requests to the server (in seconds).
Method Open Opens the GIS server connection specified by the connection properties.
Method OpenFromFile Opens the server connection specified by the given file name.
Method ReadConnectionPropertiesFromFile 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.

CoClasses that implement IAGSServerConnectionFactory2

CoClasses and Classes Description
AGSServerConnectionFactory A factory object for ArcGIS Server Connections.