This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxWMSConnection Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members to connect to an WMS server.
Description | ||
---|---|---|
Connect | Connects to the WMS service. | |
Disconnect | Disconnects from the WMS service. | |
IsConnected | Indicates whether the server is connected to or not. | |
LoadFromFile | Loads a WMS connection file. | |
SaveToFile | Writes a WMS connection file. | |
WMSConnectionName | Assosicated name object used to connect to a WMS service. |
CoClasses and Classes | Description |
---|---|
GxWMSConnection | The connection of WMS service. |