-
-
Notifications
You must be signed in to change notification settings - Fork 4
SSH.Session.NetworkInterface
Andrew Lambert edited this page Nov 26, 2022
·
4 revisions
Dim NetworkInterface As NetworkInterface
Gets and sets the local NetworkInterface to be used. If left unspecified then the system will select one for you. Must be set before calling the Connect() method. If you pass a connected TCP socket to the Connect()
method then this property is ignored.
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.