1 out of 1 rated this helpful - Rate this topic

System.Windows.Threading Namespace

Provides classes that support the Silverlight threading system.

  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.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.