ArcObjects Library Reference (Catalog)  

IGxWMSConnection Interface

Provides access to members to connect to an WMS server.

Product Availability

Available with ArcGIS Desktop.

Members

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.

CoClasses that implement IGxWMSConnection

CoClasses and Classes Description
GxWMSConnection The connection of WMS service.