Programming with Reflection
TelnetAttn property
Syntax |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) what happens when you transmit the ATTN host key (the default keystroke for this function is Ctrl+F1). The definition of this key and its values vary by host application.
This property is only relevant for 3270 Telnet sessions.
The default is rcTelnetBreak.
rcTelnetAbortOutput Sends a Telnet Abort Output to the host.
rcTelnetBreak Sends a Telnet Break to the host.
rcTelnetIntProcess Sends a Telnet Int Process to the host.