- Task cancellation in C# and things you should know about it
- Cancel asynchronous operation in csharp
- Aborting Thread Vs Cancelling Task
- Task cancellation
- Cancellation in Managed Threads
- Destroying threads
- How to: Cancel a Task and Its Children
- Using CancellationTokens in ASP.NET Core MVC controllers
- Canceling HTTP Requests in ASP.NET Core with CancellationToken