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.
Sign in to access all features and personalize your learning experience.
Source: SugharaIQ