System.Windows.Threading Namespace

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Provides classes that support the Silverlight threading system.

Classes

  Class Description
Public class Dispatcher Provides services for managing the queue of work items for a thread.
Public class DispatcherOperation Infrastructure. Represents an operation that has been posted to the Dispatcher queue.
Public class DispatcherSynchronizationContext Provides a synchronization context for Silverlight.
Public class DispatcherTimer A timer that is integrated into the Dispatcher queue, which is processed at a specified interval of time and at a specified priority.