Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / TelnetSysReqOption Enumeration
In This Topic
    TelnetSysReqOption Enumeration
    In This Topic
    Defines values that specify what happens when the SysReq function is transmitted.
    Members
    MemberDescription
    TelnetAbortOutputSends a Telnet Abort Output to the host.
    TelnetBreakSends a TelnetBreak to the host.
    TelnetIntProcessSends a Telnet Int Process to the host.
    TestRequestReadSends a Test Request Read to the host.
    Remarks
    The definition of this key varies by host application. This property is only relevant for TN3270 Terminal sessions.
    See Also