Click or drag to resize

ControlTaskScheduler Property

Gets or sets the TaskScheduler used to schedule the worker tasks.

Namespace: Altaxo.Calc
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static TaskScheduler TaskScheduler { get; set; }

Property Value

TaskScheduler
See Also