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
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
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