.NET     Console.WriteLine( "All Things .NET" );
.NET Nerd Blog Home
3.13.2002

 

Protected Multiple Thread Access



[Synchronization] attribute on a class (compiler only allows this at class level) to protect all methods/fields in that class from being accessed by more than one thread at a time.

Fawcette.com - Make Synchronization Automatic


Comments: Post a Comment

Powered by Blogger