IAlgorithmCalculateErrorEvent.ErrorState

Syntax

ErrorState: SkipErrorState;

Description

The ErrorState property determines a method for resolving occurred errors.

Example

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

See also:

IAlgorithmCalculateErrorEvent