This document is archived and information here might be outdated.  Recommended version.


WMSConnectionFactory Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Classes > W > WMSConnectionFactory Class
ArcGIS Developer Help

WMSConnectionFactoryClass Class

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.