nerdexam
Microsoft

70-513 · Question #36

70-513 Question #36: Real Exam Question with Answer & Explanation

The correct answer is B. [ServiceBehavior(InstanceContextMode =. See the full explanation below for the reasoning.

Question

You are developing a Windows Communication Foundation (WCF) service to provide an in- memory cache for many Web applications. The service contract is defined as follows. (Line numbers are included for reference only.) You need to ensure that all users share the cache. Which code segment should you insert at line 07?

Exhibit

70-513 question #36 exhibit

Options

  • A[ServiceBehavior(TransactionIsolationLevel =
  • B[ServiceBehavior(InstanceContextMode =
  • C[ServiceBehavior(InstanceContextMode =
  • D[ServiceBehavior(TransactionIsolationLevel =

Community Discussion

No community discussion yet for this question.

Full 70-513 Practice