.NET Telnet Class Library

TelnetWrapper.SetLocalEcho Method 

[Visual Basic]
Overrides Protected Sub SetLocalEcho( _
   ByVal echo As Boolean _
)
[C#]
protected override void SetLocalEcho(
   bool echo
);

See Also

TelnetWrapper Class | TelnetWrapper Members | De.Mud.Telnet Namespace