This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Classes > W > WMSConnectionFactory CoClass (ArcObjects .NET 10.5 SDK) |
A factory object for WMS Connections.
Interfaces | Description |
---|---|
IWMSConnectionFactory | Provides access to members give access to WMSFactory information. |
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.