Click here to Skip to main content
15,891,473 members
Articles / Web Development / ASP.NET

Understanding BackgroundWorker and Encapsulating Your Own Thread Class

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
30 Mar 2011CPOL3 min read 11K   3  
Understanding BackgroundWorker threads and how to encapsulate your own thread class

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 Avaya Inc.
Ireland Ireland
Formerly a C++ client developer, nowadays I'm all about C# and ASP.NET. Over the years I have mastered some and played with many aspects of .NET.

Follow my blog as I catalogue the more arcane problems I encounter and their solutions at CodingLifestyle.com

Comments and Discussions