Microsoft
70-513 · Question #307
You are building a client for a Windows Communication Foundation (WCF) service. You need to create a proxy to consume this service. Which class should you use?
The correct answer is A. ChannelFactory<TChannel>. See the full explanation below for the reasoning.
Question
You are building a client for a Windows Communication Foundation (WCF) service. You need to create a proxy to consume this service. Which class should you use?
Options
- AChannelFactory<TChannel>
- BServiceHost
- CClientRuntime
- DCommunicationObject
How the community answered
(37 responses)- A84% (31)
- B5% (2)
- C8% (3)
- D3% (1)
Community Discussion
No community discussion yet for this question.