How to make a call to my WCF service asynchronous?

All your needs will be satisfied in the following articles from MSDN:

Implementing an Async Service Operation

Calling WCF Service Async

Designing Service Contracts

Leave a Comment