The CyclicBuffer type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Item |
Gets the ith oldest event currently in the buffer.
|
![]() | Length |
Gets the number of logging events in the buffer.
|
![]() | MaxSize |
Gets the maximum size of the buffer.
|
See Also