© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•14mo ago•
12 replies
WeeWeeLenin

Where i should use async await?

I have two methods. One of these will be used from "public async Task<int?> SomeASPNETControllerPostMethodAsync()".
Should i use await async everywhere or only in Controllers? Which one is the best for performance?
image.png
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

Can i use async/await in class constructors?
C#CC# / help
2y ago
Async/Await question
C#CC# / help
2w ago
✅ async/await and parallelism
C#CC# / help
13mo ago
async/await and mutexes
C#CC# / help
2y ago