Click or drag to resize

WorkerPoolStartWork Method

Executes the work inside task with numThreads

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public static void StartWork(
	int numThreads
)

Parameters

numThreads
Type: SystemInt32
See Also