'Declaration
Public ReadOnly Property IsConnected As Boolean
'Usage
Dim instance As ConnectedConditionChangedEventArgs Dim value As Boolean value = instance.IsConnected
public bool IsConnected {get;}
Property Value
The default value of this property is False
.