-
-
Notifications
You must be signed in to change notification settings - Fork 4
SSH.Channel.WaitClose
Andrew Lambert edited this page Mar 8, 2021
·
9 revisions
Sub WaitClose()
Enter a temporary blocking state until the remote host closes the channel, or until an error occurs. Typically called 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.