IChannelForwardedTcpip interface IChannelForwardedTcpip : IDisposable A "forwarded-tcpip" SSH channel. Documentation Code event EventHandler<ExceptionEventArgs> Exception Occurs when an exception is thrown while processing channel messages. void Bind(IPEndPoint remoteEndpoint, IForwardedPort forwardedPort) Binds the channel to the specified endpoint.