You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know that this Repo is dedicated to AspNet core but which TaskCreationOptions should i take for .net versions below 4.6?
In .Net 4.5, TaskCreationOptions.RunContinuationsAsynchronously does not exist.
The text was updated successfully, but these errors were encountered:
I know that this Repo is dedicated to AspNet core but which TaskCreationOptions should i take for .net versions below 4.6?
In .Net 4.5, TaskCreationOptions.RunContinuationsAsynchronously does not exist.
The text was updated successfully, but these errors were encountered: