TelnetBreak Property (IConnectionSettingsTelnet)
Gets or sets whether CTRL+BREAK sends the Telnet Break command or the Telnet Interrupt Process command.
bool TelnetBreak {get; set;}
Property Value
The default value is false; CTRL+BREAK sends a Telnet Interrupt Process command. This value cannot be changed if the connection is open.