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