LBM .Net API Documentation
refresh Method (lbmrcv, source)
Namespacescom.latencybusters.lbmLBMReceiverStatisticsrefresh(LBMHFXReceiver, String)
Refresh the current set of statistics for a particular receiver and source
Declaration Syntax
C#
public void refresh(
	LBMHFXReceiver lbmrcv,
	string source
)
Parameters
lbmrcv (LBMHFXReceiver)
LBMHFXReceiver object
source (String)
Source string (as returned by LBMMesage source()) that specifies the set of statistics to retrieve
Exceptions
ExceptionCondition
Invalid argument or unexpected operational behavior has been encountered by unmanaged LBM C layer function.
Unknown transport
Statistics not found

Assembly: lbmcs (Module: lbmcs) Version: 5.3.6.0