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