ForwardedPortRemote
Provides functionality for remote port forwarding.
Gets the bound host.
Gets the bound host.
Gets the bound port.
Gets the forwarded host.
Gets the forwarded host.
Gets the forwarded port.
public ForwardedPortRemote(IPAddress boundHostAddress, uint boundPort, IPAddress hostAddress, uint port)
Initializes a new instance of the ForwardedPortRemote class.
Initializes a new instance of the ForwardedPortRemote class.
Initializes a new instance of the ForwardedPortRemote class.