Determine if the control is connected to a remote host.
Syntax
object.IsConnected
Remarks
The IsConnected read-only property is set to a value of True
if the control is connected with a remote host, otherwise the
property has a value of false.
Data Type
Boolean
See Also
Connect Method,
Disconnect Method,
OnConnect Event
|