Microsoft
70-513 · Question #42
70-513 Question #42: Real Exam Question with Answer & Explanation
The correct answer is C. Specify a unique DiscoveryVersion parameter for each endpoint constructor.. We should specify version discovery for each endpoint constructor and use unique addresses for
Question
You are developing a Windows Communication Foundation (WCF) service that must be discoverable. You need to ensure that the ServiceHost instance supports multiple discovery versions. What should you do?
Options
- ASpecify a unique DiscoveryVersion parameter for each endpoint constructor.
- BUse the endpoint constructor without the DiscoveryVersion parameter.
- CSpecify a unique DiscoveryVersion parameter for each endpoint constructor.
- DUse the endpoint constructor without the DiscoveryVersion parameter.
Explanation
We should specify version discovery for each endpoint constructor and use unique addresses for
Community Discussion
No community discussion yet for this question.