Answer
The synchronization context determines where continuation runs after an await.
UI apps return to the UI thread; ASP.NET Core uses a context-free model to improve throughput.
The synchronization context determines where continuation runs after an await.
UI apps return to the UI thread; ASP.NET Core uses a context-free model to improve throughput.
This answer has been peer-reviewed by industry experts holding senior engineering roles to ensure technical accuracy and relevance for modern interview standards.
Sign in to access all features and personalize your learning experience.
Source: SugharaIQ