IAlgorithmCalculationAsyncResult

Assembly: Algo;

Description

The IAlgorithmCalculationAsyncResult interface is used for asynchronous algorithm calculation.

Inheritance Hierarchy

          IAlgorithmCalculationAsyncResult

Properties

  Property name Brief description
ErrorEvent The ErrorEvent property returns the errors occurred on algorithm calculation.
Result The Result property returns algorithm calculation result.
State The State property returns the algorithm calculation stage.

See also:

Algo Assembly Interfaces