Quantcast
Channel: Windows Forms General forum
Viewing all articles
Browse latest Browse all 12583

How to access WCF Service dynamic in Windows Service

$
0
0

Hi ,

I have 5 WCF services. Based on condition I want to use one WCF service. I want to decouple WCF from Windows service.

I dont want to write the following code.

If(A=1)

   Service1 = new service

If(A=2)

   Service1 = new service

Any suggestions or links would be great.

Thanks


Viewing all articles
Browse latest Browse all 12583

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>