Click or drag to resize

AlgorithmEndComputation Event

Informs user that that computation has finished.

Namespace: Altaxo.Calc
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public event EventHandler EndComputation

Value

EventHandler

Implements

IAlgorithmEndComputation
See Also