public void WaitForVMWareUserProcessInGuest(string username, string password) { _vm.WaitForVMWareUserProcessInGuest(username, password); }