Interface IForwardedPort
- Namespace
- Renci.SshNet
- Assembly
- Renci.SshNet.dll
Supports port forwarding functionality.
public interface IForwardedPort : IDisposable
Implements
Closing
The Renci.SshNet.IForwardedPort.Closing event occurs as the forwarded port is being stopped.
event EventHandler Closing