IAlgorithmCalculateErrorEvent

Assembly: Algo;

Description

The IAlgorithmCalculateErrorEvent interface is used to detect and resolve the errors occurred on algorithm calculation.

Inheritance Hierarchy

          IAlgorithmCalculateErrorEvent

Properties

  Property name Brief description
ErrorState The ErrorState property determines a method for resolving occurred errors.
Message The Message property returns the error message.

See also:

Algo Assembly Interfaces