Microsoft
70-513 · Question #248
You are configuring a routing service to call a target service. The routing service has no knowledge of the target service's data tyes other than the service contract. The operation contract for all…
The correct answer is B. In the routing service configuration file, specify "*" for the client endpoint contract and. See the full explanation below for the reasoning.
Question
You are configuring a routing service to call a target service. The routing service has no knowledge of the target service's data tyes other than the service contract. The operation contract for all of the methods of the target service specifies IsOneWay=true. You need to specify the endpoint information for the routing service. What should you do?
Options
- AIn the target service configuration file, specify "" for the client endpoint contract and ""
- BIn the routing service configuration file, specify "*" for the client endpoint contract and
- CIn the routing service configuration file, specify "" for the client endpoint contract and ""
- DIn the routing service configuration file, specify "*" for the client endpoint contract and
How the community answered
(18 responses)- A6% (1)
- B72% (13)
- C6% (1)
- D17% (3)
Community Discussion
No community discussion yet for this question.