SSH.SSHStream.EOF - charonn0/RB-libssh2 GitHub Wiki

SSH.SSHStream.EOF

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.