Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

LogicalThreadContext.Properties Property

The thread properties map

[Visual�Basic]
Public�Shared�ReadOnly�Property�Properties�As�LogicalThreadContextProperties
[C#]
public�static�Util.LogicalThreadContextProperties�Properties�{get;}

Property Value

The thread properties map

Remarks

The LogicalThreadContext properties override any ThreadContext or GlobalContext properties with the same name.

See Also

LogicalThreadContext Class | log4net Namespace