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


IGxWCSConnection.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 > IGxWCSConnection Interface > IGxWCSConnection.Connect Method
ArcGIS Developer Help

IGxWCSConnection.Connect Method

Connects to the WCS service.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxWCSConnection Interface