Implementation of Properties collection for the GlobalContext
For a list of all members of this type, see GlobalContextProperties Members.
System.Object
log4net.Util.ContextPropertiesBase
log4net.Util.GlobalContextProperties
This type is not safe for multithreaded operations.
This class implements a properties collection that is thread safe and supports both storing properties and capturing a read only copy of the current propertied.
This class is optimized to the scenario where the properties are read frequently and are modified infrequently.
Namespace: log4net.Util
Assembly: log4net (in log4net.dll)
GlobalContextProperties Members | log4net.Util Namespace