LBM .Net API Documentation
maximumAge Method
Namespacescom.latencybusters.lbmLBMEventQueueStatisticsmaximumAge()()()
Maximum age of event queue entry when dequeued (in microseconds).
Declaration Syntax
C#
public long maximumAge()
Return Value
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.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0