log4net SDK Reference

MemoryAppender.Clear Method 

[This is preliminary documentation and subject to change.]

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