SshChannel.SetTerminalSize Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)
SetTerminalSize(Int32, Int32)
Sets a new terminal size.
Declaration
public void SetTerminalSize(int width, int height)
Sets a new terminal size.
public void SetTerminalSize(int width, int height)