WCF Endpoints Exposing Multiple Contracts in Service Fabric
问题 I am able to customize the ServiceHost on a WcfCommunicationListener from this post that I submitted the other day. However, I'm now getting some very strange behavior from Service Fabric when hosting multiple WCF endpoints on a stateless service. I am assigning multiple listeners to the ServiceInstanceListner array: I am ensuring that they each have a unique name, as well as unique contracts, and custom endpoints and paths. When deployed to ServiceFabric they both show up as expected as