Hi people,
I was looking for a way to interrupt a thread that is running.
I know it is possible by extending the class but is there a method that already exists in order to interrupt a thread?
Thanks for reading
I was looking for a way to interrupt a thread that is running.
I know it is possible by extending the class but is there a method that already exists in order to interrupt a thread?
Thanks for reading
1