maxPersistedChainLength property

int? maxPersistedChainLength
final

When set, a chain longer than this is trimmed (oldest first) on each save.

Implementation

final int? maxPersistedChainLength;