LBM .Net API Documentation
minimumAge Method
Namespacescom.latencybusters.lbmLBMEventQueueStatisticsminimumAge()()()
Minimum age of event queue entry when dequeued (in microseconds).
Declaration Syntax
C#
public long minimumAge()
Return Value
Minimum age of event queue entry when dequeued (in microseconds). This is the low-water mark for the measured age of any event or message (i.e., the shortest 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