WCF how to bind multiple service contracts?

后端 未结 2 554
栀梦
栀梦 2020-12-31 20:36

First off I\'ll apologise as this is probably a duplicate but everything I read seems to be either incomplete or confusing as I\'m very new to WCF.

I basically am l

2条回答
  •  感情败类
    2020-12-31 21:23

    You do'nt need two svc file. Choose ServiceReference1.Service1Client or ServiceReference1.Service2Client.

提交回复
热议问题