LBM .Net API Documentation
receiveCallbackServiceTimeMean Method
Namespacescom.latencybusters.lbmLBMContextStatisticsreceiveCallbackServiceTimeMean()()()
Mean time (in milliseconds) spent in message delivery callbacks associated with LBM receivers, wildcard receivers, hot-failover receivers. This is an exponentially weighted moving average (weighted to more recent). For the Java and .NET APIs, the overhead time spent in crossing the managed/jni boundaries is included. This stat is only collected if the context option receiver_callback_service_time_enabled is set to 1. SMX receivers are excluded from these stats. THIS FIELD IS UNSUPPORTED.
Declaration Syntax
C#
public long receiveCallbackServiceTimeMean()
Return Value
Mean message delivery service time. THIS FIELD IS UNSUPPORTED.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0