Awaiter 📝 Articles A Tour of Task, Part 6: Results Task.Wait() Vs Task.GetAwaiter().GetResult() Avoid GetAwaiter().GetResult() at all cost Understanding C# async / await (2) The Awaitable-Awaiter Pattern