System.Concurrency Namespace
[Note: This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
4/22/2010| Class | Description | |
|---|---|---|
|
AsyncLock | |
|
CurrentThreadScheduler | |
|
DispatcherScheduler | Represents an object that schedules units of work on a Dispatcher. |
|
ImmediateScheduler | |
|
NewThreadScheduler | |
|
Scheduler | Provides a set of static methods for creating Schedulers. |
|
SynchronizationContextScheduler | |
|
ThreadPoolScheduler |
| Interface | Description | |
|---|---|---|
|
IScheduler | Represents an object that schedules units of work. |