SSHChannel.requestPtySize

returns false if in nonblocking mode and call has to be done again.

class SSHChannel
bool
requestPtySize
(
string terminalType = "vt100"
,
int width = 80
,
int height = 25
)

Meta