| ▲ | alternatex 7 months ago | |
You're missing the task {} block | ||
| ▲ | neonsunset 7 months ago | parent | next [-] | |
This assumes the context is already a task computation expression, which is what you'd have in asynchronous code. | ||
| ▲ | sWW26 7 months ago | parent | prev [-] | |
and the C# is missing the `async Task` boilerplate | ||