Initializes a new instance of the ForwardedPortRemote class.
Namespace: Renci.SshNetAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
Parameters
- boundHost
- Type:
System String
The bound host.
- boundPort
- Type:
System UInt32
The bound port.
- host
- Type:
System String
The host.
- port
- Type:
System UInt32
The port.
See Also