alternatex 2 days ago

You're missing the task {} block

2
neonsunset 2 days ago

This assumes the context is already a task computation expression, which is what you'd have in asynchronous code.

sWW26 1 day ago

and the C# is missing the `async Task` boilerplate