SSH.Channel.ReadError - charonn0/RB-libssh2 GitHub Wiki
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