log4net SDK Reference

LoggingEventData.ThreadName Field

[This is preliminary documentation and subject to change.]

The name of thread

[Visual Basic]
Public ThreadName As String
[C#]
public string ThreadName;

Remarks

The name of thread in which this logging event was generated

See Also

LoggingEventData Class | log4net.Core Namespace