Skip to content

SSH.Channel.ReadError

Andrew Lambert edited this page Nov 26, 2022 · 4 revisions

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

Clone this wiki locally