Shows whether the component is connected.
public bool Connected { get; set; }
Public Property Connected As Boolean
False
Use this property to determine whether the component is connected to the remote host or not.
This property is not available at design time.