© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•9mo ago•
29 replies
PSG.HQD

✅ How do I run async methods? WPF

Imagine you have an async method, and you want to run it in your constructor, how would you make it? since for Async methods you must use await but using await requires Async modifier which cannot be acquired on constructor?
The "async void" is not preffered only "async task". Thanks 🙏🏻
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

✅ How do async methods handle references
C#CC# / help
2y ago
Debugging internal WPF methods
C#CC# / help
4w ago
✅ Reducing exception usage, async methods
C#CC# / help
2y ago