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)- A3% (1)
- B13% (4)
- C77% (24)
- D6% (2)
Community Discussion
No community discussion yet for this question.