seq property

int seq
final

A monotonically increasing sequence number, so consumers can tell a new no-op from a stale one across snapshots.

Implementation

final int seq;