Whisperstream Research Group - CommLib Documentation | |
Telnet.SetWindowSize Method (Int32, Int32)
sets the telnet window size
public
void SetWindowSize(
int width,
int height);
Parameters
- width
- new window width
- height
- new window height
See Also
Telnet Class | Whisperstream.CommLib.TelnetLib Namespace | Telnet.SetWindowSize Overload List