Skip to content

SSH.Channel.WriteWindow

Andrew Lambert edited this page Nov 26, 2022 · 5 revisions

SSH.Channel.WriteWindow

Property declaration

 Dim WriteWindow As UInt32

Remarks

Returns the maximum number of bytes that can be written to the Channel in a single call to write, as defined when the channel was created.

Clone this wiki locally