Gets the list of forwarded ports.
Namespace: Renci.SshNetAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
public IEnumerable<ForwardedPort> ForwardedPorts { get; }
See Also
| SshClient ForwardedPorts Property | SSH .NET Client Library Documentation |
public IEnumerable<ForwardedPort> ForwardedPorts { get; }