Click or drag to resize

AlgorithmBeginComputation Event

Informs user that that computation has began.

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

Value

EventHandler

Implements

IAlgorithmBeginComputation
See Also