.NET Telnet Class Library

TelnetProtocolHandler.Reset Method 

Reset the protocol handler. This may be necessary after the connection was closed or some other problem occured.

[Visual Basic]
Protected Sub Reset()
[C#]
protected void Reset();

See Also

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