public void PingPong()
 {
     InteropClient.RunPingPong(client);
 }