ThreadContextPropertiesGetKeys Method Apache log4net™ SDK Documentation
Get the keys stored in the properties.

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

public string[] GetKeys()

Return Value

Type: String
a set of the defined keys
See Also

Reference