IsConnected Method

Top  Previous  Next

Returns a boolean value indicating if a connection is currently established with the Host.

 

VB.NET Syntax

 

[Boolean =] tnxxxx.IsConnected

 

C# Syntax

 

[bool =] tnxxxx.IsConnected();

 

 

See also Connect and Disconnect methods.