Provides functionality for remote port forwarding
Provides functionality for remote port forwarding
Inheritance Hierarchy
Renci.SshNet ForwardedPort
Renci.SshNet ForwardedPortRemote
Namespace: Renci.SshNet
Assembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
public class ForwardedPortRemote : ForwardedPort, IDisposable
See Also