In most of the scenarios, We would like to invoke the WCF service asynchronously, especially if service takes a long execution time. If we are consuming the WCF service from WPF or Silverlight Application (or any other application) , We would…
In most of the scenarios, We would like to invoke the WCF service asynchronously, especially if service takes a long execution time. If we are consuming the WCF service from WPF or Silverlight Application (or any other application) , We would…