public function wait()
 {
     $this->communicator->WaitUntilChildCompleted();
 }