Which namespace has threading ?

Q

.NET INTERVIEW QUESTIONS - Which namespace has threading ?

✍: Guest

A
Systems.Threading has all the classes related to implement threading. Any .NET application who wants to implement threading has to import this namespace.

2009-11-10, 4909👍, 0💬