.NET Inside Out Part 28 – Terminating some existing thread
This is the twentieth eighth part of the .NET Inside Out series. For your convenience you can find other parts in the table of contents in Part 1 – Virtual and non-virtual calls in C# Last time we learned how to reroute an existing thread to some other code. Today we want to terminate the … Continue reading .NET Inside Out Part 28 – Terminating some existing thread