AGSServerConnectionFactoryClass

A factory object for ArcGIS Server Connections.

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IAGSServerConnectionFactory Provides access to members that create and open GIS server connections and supply server connection factory information.
IAGSServerConnectionFactory2 Provides access to members that create and open GIS server connections and supply server connection factory information.
IAGSServerConnectionFactory3 Provides access to members that create and open GIS server connections and supply server connection factory information.
ISetDefaultAgsConnectionInfo Provides access to user entered information for an ArcGIS Server Connection.

Remarks

An AGSServerConnectionFactoryis a dispenser of AGSServerConnection objects and allows a client to connect to an ArcGIS Server either directly over a LAN or indirectly to a specified web service catalog. An AGSServerConnection represents a GIS server or web service catalog that containe one of more server objects. Types of server objects are MapServer and GeocodeServer. An AGSServerConnectionFactorymaintains a pool of currently connected, active connections that are being referenced by the application. Connection properties are specified using a PropertySetobject and can be saved to a connection file.

AGSServerConnectionFactory is the one and only instance of its class.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.