I am trying to enable WCF to scale out using Asycn pattern, it is a configuration setting, to enable asynch processing, but i can't find out where this is. I think it was in .net 3.5 SP1 feature, but there isn't much on it.
I am trying to enable WCF to scale out using Asycn pattern, it is a configuration setting, to enable asynch processing, but i can't find out where this is. I think it was in .net 3.5 SP1 feature, but there isn't much on it.
You need to do the registration manually or you can use this tool WcfAsyncWebUtil.exe from this Blog The .NET Endpoint