I have done C# async programming before and there ...
# announcements
m
I have done C# async programming before and there were only two keywords we need to think about which are
async
and
await