Click here to Skip to main content
15,880,725 members
Articles / Programming Languages / C#

Handy wrapper class for thread-safe property access

21 Feb 2009CPOL2 min read 70.3K   10   19
A simple C# approach to thread-safe property access using Generics and type cast overloading.
We're sorry, but the article you are trying to view was deleted at 19 Oct 2023.

Please go to the C# Table of Contents to view the list of available articles in this section.