Click or drag to resize

QueryTraceEventThreadName Property

The name of the thread on which this event occurred.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public string ThreadName { get; }

Return Value

Type: String
the name of the thread on which this event occurred.
See Also