Connected Property
Shows whether the component is connected.
Syntax
public boolean getConnected(); public void setConnected(boolean connected);
Remarks
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.
Default Value
False