InfoConnect for Unisys
TelnetEcho Property (IConnectingSettingsBestNetwork)


Controls how InfoConnect responds to a remote echo from a Telnet host.
Syntax
'Declaration
 
Property TelnetEcho As TelnetEchoOption
'Usage
 
Dim instance As IConnectingSettingsBestNetwork
Dim value As TelnetEchoOption
 
instance.TelnetEcho = value
 
value = instance.TelnetEcho
TelnetEchoOption TelnetEcho {get; set;}

Property Value

The default value is Auto. This value can be changed during an open connection.
See Also