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


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

IGxAGSConnection.IsConnected Property

Indicates whether the AGS 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

IGxAGSConnection Interface