Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

CyclicBuffer.Clear�Method�

Clear the buffer

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

Remarks

Clear the buffer of all events. The events in the buffer are lost.

See Also

CyclicBuffer Class | log4net.Util Namespace