Example #1
0
 public void WaitForVMWareUserProcessInGuest(string username, string password)
 {
     _vm.WaitForVMWareUserProcessInGuest(username, password);
 }