nerdexam
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)
  • A
    9% (2)
  • B
    5% (1)
  • C
    82% (18)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full 70-513 Practice