Skip to content

SSH.SSHStream.WriteError

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

SSH.SSHStream.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

Clone this wiki locally