Example #1
0
 public virtual void RemoveAllDownstreamHostAndPorts()
 {
     DownstreamHostAndPorts.Clear();
 }
Example #2
0
 public void RemoveAllDownstreamHost()
 {
     DownstreamHostAndPorts.Clear();
 }