Click or drag to resize

BackgroundThreadWithDispatcher Properties

The BackgroundThreadWithDispatcher type exposes the following members.

Properties
  NameDescription
Public propertyDispatcher
Gets the dispatcher of the thread.
(Inherited from ThreadWithDispatcher.)
Public propertyTaskScheduler
Gets the task scheduler associated with the Dispatcher
(Inherited from ThreadWithDispatcher.)
Top
See Also