.NET Telnet Class Library

TelnetProtocolHandler.windowSize Field

The window size of the terminal for the NAWS telnet option.

[Visual Basic]
Protected windowSize As Size
[C#]
protected Size windowSize;

See Also

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