ArcObjects Library Reference (GISClient)  

IWMSConnectionName Interface

Provides access to members that supply WMS server connection name information.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property ConnectionProperties Connection properties that will be used to connect to the WMS server.
Method OpenEx Opens the WMS Connection.

CoClasses that implement IWMSConnectionName

CoClasses and Classes Description
WMSConnectionName The WMS Connection name.

Remarks

IWMSConnectionName provides a property (ConnectionProperties) to hold server connection properties and a method (OpenEx) that returns the connection once these properties have been set.