Microsoft
70-513 · Question #99
You have a Windows Communication Foundation (WCF) service. The service has issues with performance when it receives messages on a specific endpoint. The service must collect the minimum number of…
The correct answer is A. In the service configuration diagnostics section, set the value of the performancCounters. See the full explanation below for the reasoning.
Question
You have a Windows Communication Foundation (WCF) service. The service has issues with performance when it receives messages on a specific endpoint. The service must collect the minimum number of performance counters to diagnose the message issues. You need to configure the service. In the web.config file for the service, what should you do?
Options
- AIn the service configuration diagnostics section, set the value of the performancCounters
- BEnable the Windows Management Instrumentation (WMI) provider.
- CIn the service configuration diagnostics section, set the value of the performanceCounters
- DEnable message logging for the endpoint.
How the community answered
(21 responses)- A81% (17)
- B5% (1)
- C10% (2)
- D5% (1)
Community Discussion
No community discussion yet for this question.