Skip to content

SSH.SCPStream.EOF

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

Method Signature

 Function EOF() As Boolean Implements Readable.EOF

Return value

Returns True if the server has sent the SSH eof packet or if the current Position is equal to the total Length.

See also

Clone this wiki locally