Click or drag to resize

ThreadedCalculation.Finish 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: 25.1.421.0 (25.1.421.0)
Syntax
protected virtual void Finish()
See Also