Attachmate.Reflection.Emulation.OpenSystems Namespace > IConnectionSettingsTelnet Interface : TelnetLineMode Property |
'Declaration
Property TelnetLineMode As TelnetLineModeOption
'Usage
Dim instance As IConnectionSettingsTelnet Dim value As TelnetLineModeOption instance.TelnetLineMode = value value = instance.TelnetLineMode
TelnetLineModeOption TelnetLineMode {get; set;}
Line mode is useful for long network delays and may reduce costs on networks that charge on a per packet basis. The default value is Never.
This value cannot be changed if the connection is open.