Connected Property
Shows whether the component is connected.
Syntax
int GetConnected();
int SetConnected(int bConnected);
Default Value
FALSE
Remarks
This property is used to determine whether or not the class is connected to the remote host.
This property is not available at design time.
Data Type
Boolean