Implementation of Properties collection for the ThreadContext
For a list of all members of this type, see ThreadContextProperties Members.
System.Object
log4net.Util.ContextPropertiesBase
log4net.Util.ThreadContextProperties
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Class implements a collection of properties that is specific to each thread. The class is not synchronized as each thread has its own PropertiesDictionary.
Namespace: log4net.Util
Assembly: log4net (in log4net.dll)
ThreadContextProperties Members | log4net.Util Namespace