limit property

int limit
final

The maximum number of events to store. When the limit is reached, the oldest event will be removed.

Implementation

final int limit;