ThreadedCalculationStart Method |
Starts the threaded calculation. This method returns immediately after creating the appropriate
number of threads. It does not wait for the calculation to be completed.
Namespace:
AGI.Foundation.Infrastructure.Threading
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxmember Start : unit -> unit
See Also