Whisperstream Research Group - CommLib Documentation

Telnet.KeepAlive Property

Gets/Sets whether or not the connection should be kept alive or not. This should be set after a connection has been made. Default is false.

public bool KeepAlive {get; set;}

See Also

Telnet Class | Whisperstream.CommLib.TelnetLib Namespace