jeevan mummadi

jeevan mummadi

  • NA
  • 157
  • 0

How to Handle Concurrent requests from clients to WCF Service

May 28 2010 1:43 AM

Hi,
I have created a WCF service using wsHttpBinding and want to set concurrency mode and InstanceContextMode to handle multiple concurrent requests from clients. What settings i need to configure at ServiceBehavior and also service throttling in web.config file?
Thanks..
Jeevan