nerdexam
Microsoft

70-513 · Question #190

You have a Windows Communication Foundation (WCF) service that uses multiple endpoints. The configuration file for the service contains the following XML markup: <source name="System.ServiceModer…

The correct answer is A. In the diagnostic section, set the value of the propagateActivity attribute to false. See the full explanation below for the reasoning.

Question

You have a Windows Communication Foundation (WCF) service that uses multiple endpoints. The configuration file for the service contains the following XML markup:

<source name="System.ServiceModer switchValue= "Verbose, ActivityTracing"> One of the service endpoints throws an exception. You need to correlate every call to the service to identify the source of the exception. In the configuration file for the service, what should you do?

Options

  • AIn the diagnostic section, set the value of the propagateActivity attribute to false.
  • BIn the diagnostic section, set the value of the propagateActivity attribute to true.
  • CChange the value of the switchValue attribute to Critical.
  • DChange value of the switchValue attribute to Error.

How the community answered

(39 responses)
  • A
    77% (30)
  • B
    5% (2)
  • C
    15% (6)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 70-513 Practice