-
-
Notifications
You must be signed in to change notification settings - Fork 4
SSH.Channel.WaitClose
Andrew Lambert edited this page Nov 11, 2020
·
9 revisions
Sub WaitClose()
Enter a temporary blocking state until the remote host closes the channel, or until an error occurs. Typically sent after calling Close()
in order to examine the exit status.
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.