Click here to Skip to main content
16,017,954 members
Articles / Programming Languages / C#

A Base Class to Allow Start/Stop Threading Safely

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
21 Apr 2011CPOL2 min read 19.4K   9  
This is a quick article on how to apply a nice easy base class to the age-old problem of getting your classes to support internal worker threads in a thread-safe manner

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions