 | ThreadPoolWaitForWorkDone Method |
Waits until the thread of the given internal thread id completed executing its task
Namespace: de.unika.ipd.grGen.lgspAssembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntaxpublic static void WaitForWorkDone(
int threadIndex
)
Parameters
- threadIndex Int32
-
See Also