IsConnected Property (Read Only) |
Top Previous Next |
Returns a boolean value indicating if a connection is currently established with the Host.
Visual Basic Syntax
[Boolean =] Tnb3812.IsConnected
Delphi Syntax
[Boolean :=] Tnb3812.IsConnected;
See also Connect and Disconnect methods.
|