log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
LoggingEventData.ThreadName Field
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