You are here: Start » AVL.NET » Invoke.SetParallelComputing

Invoke.SetParallelComputing

Namespace:Avl
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static void SetParallelComputing
(
	bool inEnabled,
	int inNumThreads
)

Parameters

Name Type Range Default Description
inEnabledbool
inNumThreadsint

See also