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


IGxWMTSConnection.IsConnected Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxWMTSConnection Interface > IGxWMTSConnection.IsConnected Property
ArcGIS Developer Help

IGxWMTSConnection.IsConnected Property

Indicates whether the server is connected to or not.

[Visual Basic .NET]
Public ReadOnly Property IsConnected As Boolean
[C#]
public bool IsConnected {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxWMTSConnection Interface