Click or drag to resize

ThreadPoolThreadId Property

The internal thread id, not the ManagedThreadId of the thread.

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public static int ThreadId { get; }

Property Value

Type: Int32
See Also