Gets the name of the current thread.
Namespace: log4net.CoreAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Property Value
Type: StringThe name of the current thread, or the thread ID when the name is not available.
Remarks
The collected information is cached for future use.
See Also