IAlgorithmCalculationDebug.Dispose_

Syntax

Dispose_;

None;

Description

The Dispose_ method finishes algorithm debugging.

Comments

The algorithm calculation result is not available on executing the method. The method is used to reset debugging after stopping calculation algorithm using the IAlgorithmCalculationDebug.Stop method.

See also:

IAlgorithmCalculationDebug