Skip to content

SSH.Channel.WaitEOF

Andrew Lambert edited this page Nov 11, 2020 · 7 revisions

SSH.Channel.WaitEOF

Method Signature

 Sub WaitEOF()

Remarks

Enter a temporary blocking state until the remote host indicates that no further data will be sent over the channel, or until an error occurs.

See also

Clone this wiki locally