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


IGxWMSConnection.Connect Method (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 > IGxWMSConnection.Connect Method
ArcGIS Developer Help

IGxWMSConnection.Connect Method

Connects to the WMS service.

[Visual Basic .NET]
Public Sub Connect ( _
)
[C#]
public void Connect (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxWMSConnection Interface