IAlgorithmCalculationAsyncResult.ErrorEvent

Syntax

ErrorEvent: IAlgorithmCalculateErrorEvent;

Description

The ErrorEvent property returns the errors occurred on algorithm calculation.

Example

The property use is given in the example for ICalcAlgorithm.CalculateAsync.

See also:

IAlgorithmCalculationAsyncResult