How to disconnect Windows Phone 8.1 emulator from network?

泄露秘密 提交于 2019-12-10 19:01:09

问题


I want to test my app when it is disconnected from network (Internet connection). How to simulate the scenario in which phone doesn't have an Internet connection?


回答1:


Do the following steps:

  1. Go to Network tab of the emulator's Additional Tools.
  2. Check Enable Network Simulation to test your app with different network speeds and different signal strengths.
  3. In the Network Speed dropdown list, select the option: No network
  4. Click Refresh


来源:https://stackoverflow.com/questions/28847408/how-to-disconnect-windows-phone-8-1-emulator-from-network

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!