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

FIL.SetParallelComputing

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

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

Parameters

Name Type Range Default Description
inEnabledbool
inNumThreadsint

See also