nerdexam
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)
  • A
    84% (31)
  • B
    5% (2)
  • C
    8% (3)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 70-513 Practice