public virtual void RemoveAllDownstreamHostAndPorts() { DownstreamHostAndPorts.Clear(); }
public void RemoveAllDownstreamHost() { DownstreamHostAndPorts.Clear(); }