Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / TelnetAttnOption Enumeration
In This Topic
TelnetAttnOption Enumeration
In This Topic
Defines values that specify what happens when the ATTN host key is transmitted.
Members
MemberDescription
TelnetAbortOutputSends a Telnet Abort Output to the host.
TelnetBreakSends a Telnet Break to the host.
TelnetIntProcessSends a Telnet Int Process to the host.
Remarks
The definition of this key and its values vary by host application. This property is only relevant for 3270 Telnet sessions.
See Also