Skip to content

SSH.Session.BlockInbound

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

SSH.Session.BlockInbound

Method Signature

 Function BlockInbound() As Boolean

Return value

Returns True if reading from the the session (via Channel, SFTPStream, etc.) would block.

Clone this wiki locally