SSH.Channel.BytesWriteable - charonn0/RB-libssh2 GitHub Wiki

SSH.Channel.BytesWriteable

Property declaration

 Dim BytesWriteable As UInt32

Remarks

Returns the number of bytes which can be written to the channel without blocking.

See also