Click or drag to resize

ColumnPlotDataExchangeTableController_updateMatchingTablesTaskCancellationTokenSource Field

TokenSource to cancel the tasks which updates the _fittingTables.

Namespace: Altaxo.Gui.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected CancellationTokenSource _updateMatchingTablesTaskCancellationTokenSource

Field Value

CancellationTokenSource
See Also