SSH.Channel.WriteError - charonn0/RB-libssh2 GitHub Wiki
Method Signatures
Function WriteError() As Boolean Implements Writeable.WriteError
Return value
Returns True if there was an error writing to the stream.
Remarks
Part of the Writeable interface.
See also