System.Threading Namespace

Provides classes and interfaces that enable the creation and management of threads, synchronization primitives, thread-local storage, thread pools, and cancellation mechanisms in .NET applications. This namespace is fundamental for building concurrent and asynchronous applications.

Classes
Interfaces
Enums
Delegates
Structs