Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / TelnetEchoOption Enumeration
In This Topic
TelnetEchoOption Enumeration
In This Topic
Specifies the Telnet echo option.
Members
MemberDescription
AutoReflection attempts to negotiate remote echo, but does what the host commands.
NoReflection negotiates remote echo with the host, but does not echo.
YesReflection negotiates local echo with the host, but always echoes.
See Also