Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

CyclicBuffer�Methods

The methods of the CyclicBuffer class are listed below. For a complete list of CyclicBuffer class members, see the CyclicBuffer Members topic.

Public Instance Methods

Append Appends a loggingEvent to the buffer.
Clear Clear the buffer
Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
PopAll Pops all the logging events from the buffer into an array.
PopOldest Get and remove the oldest event in the buffer.
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

CyclicBuffer Class | log4net.Util Namespace