I am using System.Threading.Tasks
and yet there is no Run
method for a Task
. I'm trying to do a simple async/await using Task.Run just like I've done in another non-Mono C# project. Am I missing something? Does something need to be updated that I'm not aware of? I'm on...
- OS X Mavericks
- Xamarin Studio 4.0.13
- Mono 3.2.3
- Xamarin.Mac 1.6.19