LBM .Net API Documentation
refresh Method (lbmctx, maxStats)
Namespacescom.latencybusters.lbmLBMImmediateMessageReceiverStatisticsrefresh(LBMContext, Int32)

[Missing <summary> documentation for M:com.latencybusters.lbm.LBMImmediateMessageReceiverStatistics.refresh(com.latencybusters.lbm.LBMContext,System.Int32)]

Declaration Syntax
C#
public void refresh(
	LBMContext lbmctx,
	int maxStats
)
Parameters
lbmctx (LBMContext)
LBMContext 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.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0