Microsoft
70-513 · Question #80
A Windows Communication Foundation (WCF) service is self-hosted in a console application. The service implements the lTimeService service interface in the TimeService class. You need to configure…
The correct answer is D. Define the service tag as follows. See the full explanation below for the reasoning.
Question
A Windows Communication Foundation (WCF) service is self-hosted in a console application. The service implements the lTimeService service interface in the TimeService class. You need to configure the service endpoint for HTTP communication. How should you define the service and endpoint tags?
Options
- ADefine the service tag as follows:
- BDefine the service tag as follows:
- CDefine the service tag as follows:
- DDefine the service tag as follows:
How the community answered
(43 responses)- A9% (4)
- B5% (2)
- C2% (1)
- D84% (36)
Community Discussion
No community discussion yet for this question.