Question 566. How Do You Create Threading In .net? What Is The Namespace For That?
System.Threading.ThreadCode that you develop with a language compiler that targets the runtime is called managed code; it benefits from features such as cross-language integration, cross-language exception handling, enhanced security, versioning and deployment support, a simplified model for component interaction, and debugging and profiling services.