Refresh the aggregate set of statistics
for a particular receiver.

C# |
public void refresh( LBMReceiver lbmrcv, int maxStats )

- lbmrcv (LBMReceiver)
- LBMReceiver object
- maxStats (Int32)
- Maximum number of sources

This method will throw LBMEInvalException if maxStats is
less than the the available number of transport statistical
sets.

Exception | Condition |
---|---|
Invalid argument or unexpected operational behavior has been encountered by unmanaged LBM C layer function. |