Making Asynchronous Requests using Async & Await with the Facebook SDK for .NET
Table of Contents
Asynchronous requests with async/await is not supported for .NET 3.5, Silverlight 4 and Windows Phone. Please refer to Making Asynchronous Requests if you are using those platforms.