-
-
Notifications
You must be signed in to change notification settings - Fork 4
SSH.TCPListener.StopListening
Andrew Lambert edited this page Nov 26, 2022
·
3 revisions
SSH.TCPListener.StopListening
Sub StopListening()
Instructs the server to stop accepting TCP connections. Existing connections will continue to exist until they are explicitly closed. Pending connections will be dropped.
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.