Click or drag to resize

ThreadBoundTaskSchedulerThreadId Property

Gets the thread identifier of the underlying thread.

Namespace:  TomsToolbox.Essentials
Assembly:  TomsToolbox.Essentials (in TomsToolbox.Essentials.dll)
Syntax
public int ThreadId { get; }

Property Value

Type: Int32
See Also