← Back to context Comment by alternatex 3 months ago You're missing the task {} block 2 comments alternatex Reply neonsunset 3 months ago This assumes the context is already a task computation expression, which is what you'd have in asynchronous code. sWW26 3 months ago and the C# is missing the `async Task` boilerplate
neonsunset 3 months ago This assumes the context is already a task computation expression, which is what you'd have in asynchronous code.
This assumes the context is already a task computation expression, which is what you'd have in asynchronous code.
and the C# is missing the `async Task` boilerplate