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 =] Tnb3287.IsConnected
Delphi Syntax
[Boolean :=] Tnb3287.IsConnected;
See also Connect and Disconnect methods.
|