Skip to content

SSH.Channel.WriteWindow

Andrew Lambert edited this page Jul 24, 2018 · 5 revisions

SSH.Channel.ReadWindow

Property declaration

 Dim ReadWindow As UInt32

Remarks

Returns the maximum number of bytes that can be written to the Channel in a single call to write.

Clone this wiki locally