You are creating a client application and configuring it to call a Windows Communication Foundation (WCF) service.
When the application is deployed, it will be configured to send all messages to a WCF routing service.
You need to ensure that the application can consume the target service after the application is deployed.
What should you do?
A.
In the client application, add a service reference to the router service.
In the client binding configuration, specify the address of the router service.
B.
In the client application, add a service reference to the target service.
In the client binding configuration, specify the address of the target service.
C.
In the client application, add a service reference to the router service.
In the client binding configuration, specify the address of the target service.
D.
In the client application, add a service reference to the target service.
In the client binding configuration, specify the address of the router service.
D