IAlgorithmCalculationAsyncDebug.ErrorEvent

Syntax

ErrorEvent: IAlgorithmCalculateErrorEvent;

Description

The ErrorEvent property returns the errors occurred on algorithm calculation debugging.

Example

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

See also:

IAlgorithmCalculationAsyncDebug