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
Exception | Condition |
---|---|
Invalid argument or unexpected operational behavior has been encountered by unmanaged LBM C layer function. | |
Unknown transport | |
Statistics not found |