Click or drag to resize

TriggerBasedUpdateTrigger Method

Triggers an update operation. The time the update operation is executed after this trigger depends on the parameters set in this instance.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void Trigger()
See Also