IsConnected Property
Gets a values which tells if this connection object has an active connection. If a logout occurs, then the connection will essentially be invalid.
Syntax
public System.bool IsConnected {get;}Public ReadOnly Property IsConnected As System.Boolean