Microsoft
70-513 · Question #96
70-513 Question #96: Real Exam Question with Answer & Explanation
Sign in or unlock 70-513 to reveal the answer and full explanation for question #96. The question stem and answer options stay visible for context.
Question
You are modifying an existing Windows Communication Foundation (WCF) service that is defined as follows. SubmitOrder makes a call to another service. The ProcessMessage method does not perform as expected under a heavy load. You need to enable processing of multiple messages. New messages must only be processed when the ProcessMessage method is not processing requests, or when it is waiting for calls to SubmitOrder to return. Which attribute should you apply to the MessageProcessor class?
Exhibit
Options
- ACallbackBehavior ( ConcurrencyMode = ConcurrencyMode.Reentrant )
- BCallbackBehavior ( ConcurrencyMode = ConcurrencyMode.Multiple )
- CServiceBehavior ( ConcurrencyMode = ConcurrencyMode.Reentrant )
- DServiceBehavior ( ConcurrencyMode = ConcurrencyMode.Multiple )
Unlock 70-513 to see the answer
You've previewed enough free 70-513 questions. Unlock 70-513 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
