nerdexam
Microsoft

70-513 · Question #83

You are developing a Windows Communication Foundation (WCF) service. Client applications require reliable sessions to access the service. Users report that they receive ServerTooBusyException errors…

The correct answer is C. MaxPendingChannels. See the full explanation below for the reasoning.

Question

You are developing a Windows Communication Foundation (WCF) service. Client applications require reliable sessions to access the service. Users report that they receive ServerTooBusyException errors when their client application tries to establish a session. You need to ensure that the service can handle a minimum of 30 client connection requests. Which ReliableSessionBindingElement property should you configure?

Options

  • AMaxRetryCount
  • BMaxTransferWindowSize
  • CMaxPendingChannels
  • DInactivityTimeout

How the community answered

(31 responses)
  • A
    3% (1)
  • B
    13% (4)
  • C
    77% (24)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full 70-513 Practice