ControlTaskScheduler Property |
Gets or sets the TaskScheduler used to schedule the worker tasks.
Namespace: Altaxo.CalcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static TaskScheduler TaskScheduler { get; set; }
Property Value
TaskSchedulerSee Also