Click or drag to resize
DigitalRuneProfilerDataCollectionThreadId Property
Gets the thread ID.

Namespace: DigitalRune.Diagnostics
Assembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
Syntax
public int ThreadId { get; }

Property Value

Type: Int32
The thread ID.
See Also