Refresh the current set of
source transport statistics for a given LBM source

C# |
public void refresh( LBMContext lbmctx, int maxStats )

- lbmctx (LBMContext)
- LBMContext object associated with statistics to be retrieved
- maxStats (Int32)
- Maximum number of statistical sets to retrieve

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. |