Tagged Questions

0
votes
2answers
134 views

WCF & Network Bandwidth Throttling

I have a client application calling a method of a WCF service. Sometimes one of the parameter of this method call is close to 10MB. This causes a problem when the client is in a really slow network. ...