LBM .Net API Documentation
ioEventsMeanServiceTime Method
Namespacescom.latencybusters.lbmLBMEventQueueStatisticsioEventsMeanServiceTime()()()
Mean service time for I/O events (in microseconds).
Declaration Syntax
C#
public long ioEventsMeanServiceTime()
Return Value
Mean service time for I/O events (in microseconds). This is an exponentially weighted moving average (weighted to more recent) for accumulated I/O event service durations, measured from the point of de-queuement until the application has finished servicing the event. Configuration option queue_service_time_enabled must be activated.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0