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

SSH.Channel.ReadError

Method Signatures

 Function ReadError() As Boolean Implements Readable.ReadError

Return value

Returns True if there was an error while reading from the stream.

Remarks

Part of the Readable interface.

See also