CalculateAsync([Callback: ICalcEtlCallback = Null;] [Objs: ICalcObjectsList = Null]): IAlgorithmCalculationAsyncResult;
None;
Callback. Object that implements the callback.
Objs. List of calculation algorithm objects.
NOTE. The method can be used without specifying parameters.
The CalculateAsync method calculates algorithm asynchronously when multidimensional calculation is used.
See also: