This sample project shows how you can use TokenCancellation feature in controller action level. When you abort a request when pendding action gets a tcp request for cancellation and then the task behind it stops.
engboustani/ApiCancellationTest
A sample api for TokenCancellation usage in controller action level for aborting a request
C#