Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

ThreadContext.Properties Property

The thread properties map

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

Property Value

The thread properties map

Remarks

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

See Also

ThreadContext Class | log4net Namespace