ForwardedPortRemote
public string BoundHost {
get;
protected set; }
public uint BoundPort {
get;
protected set; }
public string Host {
get;
protected set; }
public uint Port {
get;
protected set; }
protected virtual void Dispose(
bool disposing)