Microsoft
70-513 · Question #306
A Windows Communication Foundation (WCF) client communicates with a service. You created the client proxy by using Add Service Reference in MS Visual Studio. You need to ensure that the client…
The correct answer is B. the value of the maxReceivedMessageSize attribute to 5242880. See the full explanation below for the reasoning.
Question
A Windows Communication Foundation (WCF) client communicates with a service. You created the client proxy by using Add Service Reference in MS Visual Studio. You need to ensure that the client accepts responses of up to 5 MB in size. What should you change in the configuration file'?
Options
- Athe value of the maxBufferPoolSize attribute to 5242880
- Bthe value of the maxReceivedMessageSize attribute to 5242880
- Cthe value of the maxBytesPerRead attribute to 5242880
- Dthe value of the maxBufferSize attribute to 5242880
How the community answered
(22 responses)- A5% (1)
- B82% (18)
- C5% (1)
- D9% (2)
Community Discussion
No community discussion yet for this question.