ThreadContextProperties.Remove Method Apache log4netâ„¢ SDK Documentation
Remove a property

Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax

public void Remove(
	string key
)

Parameters

key
Type: System.String
the key for the entry to remove
Remarks

Remove a property

See Also

Reference