Dart Telnet Control
KeepAlive Property
Description
When set to True, the KEEPALIVE socket option is set to monitor dropped connections. This option can only be set when the State property is tcpConnected.
Property type
Read-write property
Syntax
Visual Basic
Public Property KeepAlive As Boolean
Remarks

The default value is False.

This property is only available at run time. Registry entries are required for some TCP/IP stacks (such as Microsoft) to enable this mechanism.

See Also

Telnet Object  | Telnet Members


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