-
-
Notifications
You must be signed in to change notification settings - Fork 159
Closed
Labels
Description
ASP.NET controller methods in JADNC should take an extra CancellationToken
parameter and propagate that down to database calls.
See https://andrewlock.net/using-cancellationtokens-in-asp-net-core-mvc-controllers/ for details.