Additionally clean up after the algorithm has finished successfully.
| C# | Visual Basic | Visual C++ |
protected virtual void OnAlgorithmFinished()
Protected Overridable Sub OnAlgorithmFinished
protected: virtual void OnAlgorithmFinished()
This method will be called in the context of the algorithm worker thread.