Click or drag to resize

TriggerBasedUpdate_updateAction Field

Stores the update callback to invoke when a due trigger fires.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public Action? _updateAction

Field Value

Action
See Also