ArcObjects Library Reference (GISClient)  

WMSConnectionFactory CoClass

A factory object for WMS Connections.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Interfaces

Interfaces Description
IWMSConnectionFactory Provides access to members give access to WMSFactory information.

Remarks

WMSConnectionFactory is a utility object that takes connection properties and creates a connection to a WMS service without having to use WMSConnectionName.  Using WMSConnectionFactory to open the connections ensures that a connection to a given service within a session does not duplicate connection objects for the same service.

WMSConnectionFactory is the one and only instance of its class.