Dart Telnet Control
State Property
Description
Provides status information to the user interface. The State event fires to signal that this property has changed.
Property type
Read-only property
Syntax
Visual Basic
Public Property State As StateConstants
Remarks

To protect against programming errors, most methods return an error condition if your code attempts to send data when no TCP connection exists. By checking the value of this property, your application can always determine the state of the connection.

See Also

Telnet Object  | Telnet Members


Documentation Version 1.9.3.0
© 2020 Dart Communications. All Rights Reserved.
Send comments on this topic