If you’re writing Windows Store applications and want to use the async goodness that the platform allows with your OData client applications,
take a look at these extension methods that allow you to use the await and async keywords in your apps.

Some useful links