This topic has not yet been rated - Rate this topic

Scheduler Members

[Note: This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

4/22/2010

Provides a set of static methods for creating Schedulers.

The Scheduler type exposes the following members.

  Name Description
Public method Static member Schedule Overloaded.
Top
  Name Description
Public property Static member CurrentThread Gets the scheduler that schedules work as soon as possible on the current thread.
Public property Static member Dispatcher
Public property Static member Immediate Gets the scheduler that schedules work immediately on the current thread.
Public property Static member NewThread Gets the scheduler that schedules work on a new thread.
Public property Static member ThreadPool Gets the scheduler that schedules work on the ThreadPool.
Top

Did you find this helpful?
(1500 characters remaining)