Microsoft
70-513 · Question #305
70-513 Question #305: Real Exam Question with Answer & Explanation
Sign in or unlock 70-513 to reveal the answer and full explanation for question #305. The question stem and answer options stay visible for context.
Question
A Windows Communication Foundation (WCF) service listens for messages at The configuration for the WCF client is as follows: binding="netTcpBinding" bindingConfiguraton="NetTcpBinding_IMyService" contract="ServiceReference1.IMyService" name="NetTcpBinding_IMyService"/> The generated configuration does not provide enough information for the client to communicate with the server. You need to update the client so that it can communicate with the server. What should you do?
Options
- AIn the client configuration, change the value of the address attribute to
- BIn the client configuration, change the value of the address attribute to
- CAfter instantiating the client and before invoking any service operation, add this line of code.
- DAfter instantiating the client and before invoking any service operation, add this line of code.
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.