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

SSH.Channel.WriteError

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