Summary

I l @ ve RuBoard

This chapter provided an extensive tour of threads in the .NET platform. You learned how to create and manage threads using the Thread class in the System.Threading namespace. You also learned how to synchronize threads using the various objects available in the .NET Framework Class Library ”in particular, the Monitor class, the Interlocked class, and the ReaderWriterLock class. The chapter also explained how to notify threads about significant events using the ManualResetEvent and AutoResetEvent classes and how to use the Mutex class to achieve lightweight exclusive locking between threads and across processes. Finally, you learned to use the .NET thread pooling mechanisms when performing background tasks with threads.

I l @ ve RuBoard


Microsoft Visual J# .NET (Core Reference)
Microsoft Visual J# .NET (Core Reference) (Pro-Developer)
ISBN: 0735615500
EAN: 2147483647
Year: 2002
Pages: 128

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net