Error!
Success!

C# - Abstract Background Thread / Task

0
kicks

C# - Abstract Background Thread / Task  (Unpublished)

In my previous post about creating a background thread I created a simple class to start / stop and run a thread from a class which is simple to manage from the rest of your code eg in the gui code from the button. It moves a lot of the code from the gui part of the code base into more managable chunks. This however can be broken down even further so that we can reuse the same code without having to repeat it.


Kicked By:
Drop Kicked By: