ThreadContextProperties Property Apache log4net™ SDK Documentation
The thread properties map

Namespace: log4net
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

public static ThreadContextProperties Properties { get; }

Property Value

Type: ThreadContextProperties
The thread properties map
Remarks

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

See Also

Reference