Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error CS1998 #2

Open
tjohnson1010 opened this issue Mar 10, 2017 · 0 comments
Open

Error CS1998 #2

tjohnson1010 opened this issue Mar 10, 2017 · 0 comments

Comments

@tjohnson1010
Copy link

When I use the code as is, Code Analysis is reporting the following:

Error CS1998 This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant