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


IGxWMSConnection Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxWMSConnection Interface
ArcGIS Developer Help

IGxWMSConnection Interface

Provides access to members to connect to an WMS server.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method Connect Connects to the WMS service.
Method Disconnect Disconnects from the WMS service.
Read-only property IsConnected Indicates whether the server is connected to or not.
Method LoadFromFile Loads a WMS connection file.
Method SaveToFile Writes a WMS connection file.
Read/write property WMSConnectionName Assosicated name object used to connect to a WMS service.

Classes that implement IGxWMSConnection

Classes Description
GxWMSConnection The connection of WMS service.