The methods of the CyclicBuffer class are listed below. For a complete list of CyclicBuffer class members, see the CyclicBuffer Members topic.
![]() | Appends a loggingEvent to the buffer. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Pops all the logging events from the buffer into an array. |
![]() | Get and remove the oldest event in the buffer. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
CyclicBuffer Class | log4net.Util Namespace