Click or drag to resize

ThreadedCalculationFinish Method

This method is called after all worker threads have finished executing. It Does nothing if not overridden by the derived class.

Namespace:  AGI.Foundation.Infrastructure.Threading
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
protected virtual void Finish()
See Also