Programming with Reflection
TelnetSysReq property
Syntax |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) what happens when you transmit the SysReq function (mapped to the Alt-PrintScreen keystroke by default). The definition of this key varies by host application.
This property is only relevant when the SessionType property is set to rc3270Terminal.
The default is rcTelnetIntProcess.
rcTelnetAbortOutput Sends a Telnet Abort Output to the host.
rcTelnetBreak Sends a TelnetBreak to the host.
rcTelnetIntProcess Sends a Telnet Int Process to the host.
rcTestRequestRead Sends a Test Request Read to the host.