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


IGxWMSConnection.IsConnected Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

IGxWMSConnection.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

IGxWMSConnection Interface