Hi,
I have an WCF or web service end point. That WCF/Web service allows only 3 connections at a time.
How can we limit the no.of connections on send side.
I mean while sending the messages from Biztalk to that url, the url accepts supports only 3 connections.
How can i implement this?
Thanks,
Srikbob