Skip to content

SSH.SSHStream.EOF

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

Method Signature

 Function EOF() As Boolean Implements Readable.EOF

Return value

Returns True if the EOF has been signalled.

Remarks

When reading from the SSHStream this method will return the EOF status.

Clone this wiki locally