Microsoft
70-484 · Question #152
70-484 Question #152: Real Exam Question with Answer & Explanation
Sign in or unlock 70-484 to reveal the answer and full explanation for question #152. The question stem and answer options stay visible for context.
Question
A Windows Store app requires data to be downloaded from a remote server and displayed as content. The app has to be responsive while content is being downloaded. The server can send various types of messages with varying sizes on a connection that is prone to timeouts. It uses HTTP response headers to provide the meta information on the payload contained in the response. How will you implement this requirement in your app? (Choose all that apply.)
Options
- AUse the HttpCompletionOption of the HttpClient class set to ResponseHeadersRead, read the
- BUse the MaxResponseContentBufferSize in the HttpClient object to set a maximum size on the
- CUse sockets over TCP for an always-on connection.
- DSet a timeout value to control the time your app needs to wait before the request times out.
- EUse MessageWebSockets to receive data from the server.
Unlock 70-484 to see the answer
You've previewed enough free 70-484 questions. Unlock 70-484 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.