Microsoft
70-513 · Question #18
Four Windows Communication Foundation (WCF) services are hosted in Microsoft Internet Information Services (IIS). No behavior configuration exists in the web.config fiIe. You need to configure the…
The correct answer is C. <behaviors>. See the full explanation below for the reasoning.
Question
Four Windows Communication Foundation (WCF) services are hosted in Microsoft Internet Information Services (IIS). No behavior configuration exists in the web.config fiIe. You need to configure the application so that every service and endpoint limits the number of concurrent calls to 50 and the number of concurrent sessions to 25. Which XML segment should you add to the system.serviceModel configuration section of the web.config file?
Options
- A<behaviors>
- B<behaviors>
- C<behaviors>
- D<behaviors>
How the community answered
(37 responses)- A16% (6)
- B8% (3)
- C73% (27)
- D3% (1)
Community Discussion
No community discussion yet for this question.