Task Status WaitingForActivationAsk Question up vote 2 down vote favorite 1 I have the following function : async public Task<bool> checkNetwork (Rest...
back asynchronously, but when I use the .fromAsync method with the .ContinueWith method the task status never changes from WaitingForActivation to running....