nerdexam
Microsoft

70-513 · Question #249

You develop a Windows Communication Foundation (WCF) service that includes the following code. (Line numbers are included for reference only.) ServiceB must not accept reentrant service calls. You…

The correct answer is A. Insert the following code segment at line 07. See the full explanation below for the reasoning.

Question

You develop a Windows Communication Foundation (WCF) service that includes the following code. (Line numbers are included for reference only.) ServiceB must not accept reentrant service calls. You need to modify the behavior of the service. What should you do?

Exhibit

70-513 question #249 exhibit

Options

  • AInsert the following code segment at line 07:
  • BReplace the code segment at line 01 with the following code segment:
  • CInsert the following code segment at line 07:
  • DInsert the following code segment at line 07:

How the community answered

(30 responses)
  • A
    83% (25)
  • B
    3% (1)
  • C
    10% (3)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 70-513 Practice