PowerTCP SSH and SFTP for .NET
Close Method (LocalPortForwarder)




Stops TCP/IP forwarding of newly arriving connections.
Syntax
'Declaration
 
Public Sub Close() 
'Usage
 
Dim instance As LocalPortForwarder
 
instance.Close()
public void Close()
public: void Close(); 
public:
void Close(); 
See Also

Reference

LocalPortForwarder Class
LocalPortForwarder Members


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic