2008-12-08 Ivan N. Zlatev <contact@i-nz.net>
[mono.git] / mcs / class / corlib / Documentation / en / ns-System.Threading.xml
1 <Namespace Name="System.Threading" FullName="System.Threading" FullNameSP="System.Threading" Maintainer="Mono">
2   <Docs>
3     <summary>
4         This namespace provides the core classes for multi-threaded programming, including the Thread class to launch threads as well as several classes for synchronization and multi-threaded resource management.
5     </summary>
6     <remarks>
7     </remarks>
8   </Docs>
9 </Namespace>