Skip to content

SSH.Session.BlockOutbound

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

SSH.Session.BlockOutbound

Method Signature

 Function BlockOutbound() As Boolean

Return value

Returns True if writing to the the session (via Channel, SFTPStream, etc.) would block.

Clone this wiki locally