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

Invoke.SetParallelComputing

Namespace:Fil
Assembly:FilNet.dll

Syntax

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

Parameters

Name Type Range Default Description
inEnabledbool
inNumThreadsint

See also