Click or drag to resize

ThreadBoundTaskSchedulerTaskFactory Property

Gets the task factory that can be used to enqueue a new task.

Namespace:  TomsToolbox.Essentials
Assembly:  TomsToolbox.Essentials (in TomsToolbox.Essentials.dll)
Syntax
public TaskFactory TaskFactory { get; }

Property Value

Type: TaskFactory
See Also