System.Threading Namespace
Classes
Class | Description | |
---|---|---|
![]() |
CancellationTokenSource | |
![]() |
Interlocked | |
![]() |
Monitor | |
![]() |
Thread | |
![]() |
Timeout |
Contains constants that specify infinite time-out intervals. This class cannot be inherited.
|
![]() |
Timer |
Provides a mechanism for executing a method at specified intervals. This class cannot be inherited.To browse the .NET Framework source code for this type, see the Reference Source.
|
Structures
Structure | Description | |
---|---|---|
![]() |
CancellationToken |
Propagates notification that operations should be canceled.
|
![]() |
CancellationTokenRegistration |