Show contents 

Algo > Algo Assembly Interfaces > IAlgorithmCalculationAsyncResult > IAlgorithmCalculationAsyncResult.CurrentObject

IAlgorithmCalculationAsyncResult.CurrentObject

Syntax

CurrentObject: ICalcObject;

None;

Description

The CurrentObject property returns the current calculated block of calculation algorithm.

See also:

IAlgorithmCalculationAsyncResult