Microsoft
70-513 · Question #91
You are modifying a Windows Communication Foundation (WCF) service that provides access to report generation system. The following code segment is part of your service contract. (Line numbers are…
The correct answer is B. Insert the following code at line 04. See the full explanation below for the reasoning.
Question
You are modifying a Windows Communication Foundation (WCF) service that provides access to report generation system. The following code segment is part of your service contract. (Line numbers are included for reference only.) Client applications are blocked while the service processes reports. You need to ensure that the service methods are asynchronous. What should you do?
Exhibit
Options
- AInsert the following code at line 04.
- BInsert the following code at line 04.
- CInsert the following code at line 04.
- DInsert the following code at line 04.
How the community answered
(57 responses)- A5% (3)
- B84% (48)
- C2% (1)
- D9% (5)
Community Discussion
No community discussion yet for this question.
