Click or drag to resize

ThreadWithDispatcherTaskScheduler Property

Gets the task scheduler associated with the Dispatcher

Namespace:  TomsToolbox.Wpf
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public TaskScheduler TaskScheduler { get; }

Property Value

Type: TaskScheduler
See Also