CyclicBuffer PropertiesApache log4net™ SDK Documentation
The CyclicBuffer type exposes the following members.
Properties

  NameDescription
Public propertyItem
Gets the ith oldest event currently in the buffer.
Public propertyLength
Gets the number of logging events in the buffer.
Public propertyMaxSize
Gets the maximum size of the buffer.
Back to Top
See Also