ArcObjects Library Reference (Catalog)  

IIMSConnection.IsConnected Property

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

IIMSConnection Interface