System.Diagnostics.TraceEventCache.ThreadId Property

Gets a unique identifier for the current managed thread.

Syntax

public string ThreadId { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The thread identifier is the value of the System.Threading.Thread.ManagedThreadId property formatted as a string.

Requirements

Namespace: System.Diagnostics
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0