Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

[Comment if interested] Async methods #79

Open
0x1mason opened this issue Aug 13, 2017 · 3 comments
Open

[Comment if interested] Async methods #79

0x1mason opened this issue Aug 13, 2017 · 3 comments

Comments

@0x1mason
Copy link
Member

No description provided.

@IdahoSixString
Copy link

Not super important but nice to have when displaying data in a UI and you do not want the display to freeze up.

@eriove
Copy link

eriove commented Aug 16, 2017

But it is even possible? I believe the framework design guidelines tells you that methods should only be async if they actually use the async features. If you only call Task.Run that should be left to the caller instead.

@0x1mason
Copy link
Member Author

This issue was moved to #11

@0x1mason 0x1mason reopened this Dec 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants