LogicalThreadContextProperties 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 LogicalThreadContextProperties Properties { get; }

Property Value

Type: LogicalThreadContextProperties
The thread properties map
Remarks

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

See Also

Reference