nerdexam
Microsoft

70-513 · Question #55

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

Sign in or unlock 70-513 to reveal the answer and full explanation for question #55. The question stem and answer options stay visible for context.

Question

A Windows Communication Foundation (WCF) client configuration file contains the following XML segment in the system.serviceModel element. <client> <endpoint address="net.tcp://server/ContosoService" binding="netTcpBinding" contract="Contoso.IContosoService" name="netTcp"/> <endpoint address="net.pipe://localhost/ContosoService" binding="netNamedPipeBinding" contract="Contoso.IContosoService" name="netPipe" /> </client> You need to create a channel factory that can send messages to the endpoint listening at net.pipe://localhost/ContosoService. Which code segment should you use?

Options

  • AChannelFactory<Contoso.IContoso> factory =
  • BChannelFactory<Contoso.IContoso> factory =
  • CChannelFactory<Contoso.IContoso> factory =
  • DChannelFactory<Contoso.IContoso> factory =

Unlock 70-513 to see the answer

You've previewed enough free 70-513 questions. Unlock 70-513 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full 70-513 Practice