.NET Telnet Class Library

TelnetProtocolHandler.terminalType Field

The current terminal type for TTYPE telnet option.

[Visual Basic]
Protected terminalType As String
[C#]
protected string terminalType;

See Also

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