IAlgorithmCalculationAsyncResult.State

Syntax

State: CalculateState;

Description

The State property returns the algorithm calculation status.

Example

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

See also:

IAlgorithmCalculationAsyncResult