For a while I\'ve been trying to get my head around the whole async/await model that C# uses for asynchronous code. The addition of async streams (the IAsyncEnumerabl
IAsyncEnumerabl