-
-
Notifications
You must be signed in to change notification settings - Fork 4
SSH.Channel.Flush
Andrew Lambert edited this page Nov 26, 2022
·
3 revisions
Sub Flush(StreamID As Integer)
Private Sub Flush() Implements Writeable.Flush
Name | Type | Comment |
---|---|---|
StreamID |
Integer | The stream number to flush. |
Flushes the specified stream. The default/main stream is stream 0
.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2018-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.