<PackageReference Include="NUnit" Version="3.0.0-alpha-5" />

ThreadUtility

public static class ThreadUtility
ThreadUtility provides a set of static methods convenient for working with threads.
public static void Kill(Thread thread)

Do our best to Kill a thread