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


IGxGDSConnection.IsConnected Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

IGxGDSConnection.IsConnected Property

Indicates whether the GIS Data server connection has been made.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxGDSConnection Interface