Remove a property from the global context
Namespace: log4net.UtilAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Parameters
- key
- Type: System String
the key for the entry to remove
Remarks
Removing an entry from the global context properties is relatively expensive compared with reading a value.
See Also