Microsoft
70-513 · Question #5
You are creating a Window s Communication Foundation (WCF) service application. The application needs to service many clients and requests simultaneously. The application also needs to ensure…
The correct answer is C. [ServiceBehavior(InstanceContextMode =. See the full explanation below for the reasoning.
Question
You are creating a Window s Communication Foundation (WCF) service application. The application needs to service many clients and requests simultaneously. The application also needs to ensure subsequent individual client requests provide a stateful conversation. You need to configure the service to support these requirements. Which attribute should you add to the class that is implementing the service?
Options
- A[ServiceBehavior(lnstanceContextMode =
- B[ServiceBehavior(lnstanceContextMode =
- C[ServiceBehavior(InstanceContextMode =
- D[ServiceBehavior(lnstanceContextMode =
How the community answered
(22 responses)- A9% (2)
- B5% (1)
- C82% (18)
- D5% (1)
Community Discussion
No community discussion yet for this question.