Maximum age of event queue entry when dequeued (in microseconds).

C# |
public long maximumAge()

Maximum age of event queue entry when dequeued (in microseconds). This is
the high-water mark for the measured age of any event or message (i.e., the
oldest one so far) from the point of enqueuement until de-queuement.
Configuration option queue_age_enabled must be activated.