Tagged Questions
2
votes
1answer
355 views
BizTalk: Queue requests to a send port
I have a send port going to a web service. At most, I want only 10 requests to be send to the web service at a time. Is this possible to do in biztalk? Hopefully through configuration?