LBM .Net API Documentation
refresh Method (lbmrcv, maxStats)
Namespacescom.latencybusters.lbmLBMReceiverStatisticsrefresh(LBMHFXReceiver, Int32)
Refresh the aggregate set of statistics for a particular receiver.
Declaration Syntax
C#
public void refresh(
	LBMHFXReceiver lbmrcv,
	int maxStats
)
Parameters
lbmrcv (LBMHFXReceiver)
LBMHFXReceiver object
maxStats (Int32)
Maximum number of sources
Remarks
This method will throw LBMEInvalException if maxStats is less than the the available number of transport statistical sets.
Exceptions
ExceptionCondition
Invalid argument or unexpected operational behavior has been encountered by unmanaged LBM C layer function.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0