Microsoft
70-513 · Question #287
You are developing a Windows Communication Foundation (WCF) service named CalculatorService, which implements the ICalculatorService contract. The service is configured to be discoverable through…
The correct answer is B. Option B. Part 3 - Mixed Questions
Configure WCF services
Question
You are developing a Windows Communication Foundation (WCF) service named CalculatorService, which implements the ICalculatorService contract. The service is configured to be discoverable through UDP. CalculatorService contains multiple endpoints. One of the endpoints is configured with the following behavior. You need to log all the endpoint metadata information that is added by the service host. Which code segment should you use?
Exhibits
Options
- AOption A
- BOption B
- COption C
- DOption D
How the community answered
(63 responses)- A6% (4)
- B76% (48)
- C3% (2)
- D14% (9)
Explanation
Part 3 - Mixed Questions
Topics
#UDP discovery#endpoint metadata#service behavior#diagnostics logging
Community Discussion
No community discussion yet for this question.

