WCF stops responding after about 10 or so calls (throttling)
问题 I have a WCF Service and an application with a Service Reference to it, and with the application I have a loop and in each iteration it's making a call to a method in this wcf web-service. The problem is that after about 9 calls or so, it just stops...and if you hit Pause button of VS, you will see that it's stuck on the line where it makes the call. After some time waiting for it, this TimeoutException is thrown: The request channel timed out while waiting for a reply after 00:00:59.9970000.