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