5.6 Threading

The FCL provides rich support for building multithreaded applications, including thread and thread-pool management, thread-synchronization mechanisms, such as monitors , mutexes , events, reader/writer locks, etc., and access to such underlying platform features as I/O completion ports and system timers (see Chapter 16).

For more information, see the following namespaces:

 System.Threading System.Timers 

Important related types in other namespaces include System.Thread and System.ThreadStaticAttribute .



C# in a Nutshell
C # in a Nutshell, Second Edition
ISBN: 0596005261
EAN: 2147483647
Year: 2005
Pages: 963

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