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: 24.2.419.0 (24.2.419.0)
Syntax member Start : unit -> unit
See Also