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

AVL.SetParallelComputing

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

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

Parameters

Name Type Range Default Description
inEnabledbool
inNumThreadsint

See also