Task RunInThreadAsync( System.Action action )

Task<T> RunInThreadAsync( System.Func<T> func )

Task RunInThreadAsync( System.Func<Task> task )

people
Log in to reply
You can't reply if you're not logged in. That would be crazy.