log4net SDK Documentation - Microsoft .NET Framework 4.0

MemoryAppender.Clear Method 

Clear the list of events

[Visual Basic]
Overridable Public Sub Clear()
[C#]
public virtual void Clear();

Remarks

Clear the list of events

See Also

MemoryAppender Class | log4net.Appender Namespace