Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
System.Windows.Threading Namespace

Contains types to support the Windows Presentation Foundation (WPF) threading system.

  ClassDescription
Public classDispatcher Provides services for managing the queue of work items for a thread.
Public classDispatcherEventArgs Provides event data for Dispatcher related events.
Public classDispatcherExtensions Provides a set of static methods that extend the Dispatcher class.
Public classDispatcherFrame Represents an execution loop in the Dispatcher.
Public classDispatcherHookEventArgs Provides event data for DispatcherHooks events.
Public classDispatcherHooks Provides additional event information about Dispatcher processing.
Public classDispatcherObject Represents an object that is associated with a Dispatcher.
Public classDispatcherOperation Represents an object that is used to interact with an operation that has been posted to the Dispatcher queue.
Public classDispatcherSynchronizationContext Provides a synchronization context for Windows Presentation Foundation (WPF).
Public classDispatcherTimer A timer that is integrated into the Dispatcher queue which is processed at a specified interval of time and at a specified priority.
Public classDispatcherUnhandledExceptionEventArgs Provides data for the Dispatcher UnhandledException event. This class cannot be inherited.
Public classDispatcherUnhandledExceptionFilterEventArgs Provides data for the Dispatcher UnhandledExceptionFilter event. This class cannot be inherited.
  StructureDescription
Public structureDispatcherProcessingDisabled Represents the Dispatcher when it is in a disable state and provides a means to re-enable dispatcher processing.
  DelegateDescription
Public delegateDispatcherHookEventHandler Represents the method that will handle DispatcherHooks related events.
Public delegateDispatcherOperationCallback Represents a delegate to use for dispatcher operations.
Public delegateDispatcherUnhandledExceptionEventHandler Represents the method that will handle the UnhandledException event.
Public delegateDispatcherUnhandledExceptionFilterEventHandler Represents the method that will handle the UnhandledExceptionFilter event.
  EnumerationDescription
Public enumerationDispatcherOperationStatus Describes the possible values for the status of a DispatcherOperation.
Public enumerationDispatcherPriority Describes the priorities at which operations can be invoked by way of the Dispatcher.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker