IAlgorithmCalculationAsyncResult.Result

Syntax

Result: IAlgorithmCalculationResult;

Description

The Result property returns the algorithm calculation result.

Example

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

See also:

IAlgorithmCalculationAsyncResult