ThreadContextProperties.GetKeys Method Apache log4netâ„¢ SDK Documentation
Get the keys stored in the properties.

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

public string[] GetKeys()

Return Value

Type:OnlineString[]
a set of the defined keys
See Also