Hi all,
I created WCF web service. But when I use it as service reference Async methods are not displaying
same Issue as this image
but in program when i have client of service it allows Async methods. But it says all of them are void :)
Is any problem with My WCF.. How to fix it
Thanks