LogicalThreadContextProperties Remove Method Apache log4net™ SDK Documentation
Remove a property

Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public void Remove(
	string key
)
Remarks

Remove the value for the specified key from the context.

See Also