Click here to Skip to main content
15,867,704 members
Articles / General Programming / Threads

Thread Synchronization with Interlocked Class

Rate me:
Please Sign up or sign in to vote.
4.83/5 (4 votes)
28 Nov 2011CPOL5 min read 45.4K   859   18  
An introduction to interlocked class for thread synchronization in .NET Framework

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
Software Developer Sapient Corporation Pvt. Ltd.
India India
Software Devloper sience 2006. Experience on VB 6.0,C# Web, Windows and Distributed application like WCF etc. Currently working at Sapient Corporation Pvt. Ltd

Comments and Discussions