QueryTraceEventThreadName Property |
The name of the thread on which this event occurred.
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.1.0
Syntax public string ThreadName { get; }
Return Value
Type:
Stringthe name of the thread on which this event occurred.
See Also