public void Init()
 {
     l = Client.GetCountDownLatch(TestSupport.RandomString());
 }
 public void Init()
 {
     l = Client.GetCountDownLatch(TestSupport.RandomString());
 }