Show contents 

Algo > Algo Assembly Interfaces > IAlgorithmCalculationAsyncResult > IAlgorithmCalculationAsyncResult.Result

IAlgorithmCalculationAsyncResult.Result

Syntax

Result: IAlgorithmCalculationResult

None;

Description

The Result property returns the algorithm calculation result.

See also:

IAlgorithmCalculationAsyncResult