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

AVS.SetParallelComputing Method

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void SetParallelComputing
(
	bool inEnabled,
	int inNumThreads
)

Parameters

Name Type Range Default Description
inEnabledbool
inNumThreadsint

See also