CalculateAsync([Callback: ICalcEtlCallback = Null;] [Objs: ICalcObjectsList = Null]): IAlgorithmCalculationAsyncResult;
None;
Callback. Object that implements the callback.
Objs. List of calculation algorithm objects.
The CalculateAsync method executes asynchronous algorithm calculation.
See also: