Related resources for Volatile variables
  • Volatile keyword in C# Threading12/27/2011 2:15:30 AM. The volatile keyword is a convenience keyword for those who need to access member variables of a class or structure in multithreaded conditions.
C# and the .NET Platform, Second Edition
The mission of this book is to provide you with a solid foundation of the C# language...
Download