Microsoft
70-513 · Question #338
You are required to create a WCF 4.0 service that will be used by multiple clients afterwards. According to the requirements, one service object should handle all service calls and this service…
The correct answer is A. Single. See the full explanation below for the reasoning.
Question
You are required to create a WCF 4.0 service that will be used by multiple clients afterwards. According to the requirements, one service object should handle all service calls and this service object should not be recycled. Which of the following values for the session instance will You use to accomplish the task?
Options
- ASingle
- BReentrant
- CPerCall
- DPerSession
How the community answered
(26 responses)- A77% (20)
- B4% (1)
- C4% (1)
- D15% (4)
Community Discussion
No community discussion yet for this question.