Return the current set of receiver transport statistics for a particular
source.

C# |
public LBMReceiverStatistics getStatistics( string source )

- source (String)
- Source string (as returned by LBMMesage source()) that specifies the set of statistics to return.

LBMReceiverStatistics object containing the statistics
corresponding to the specified source.

Exception | Condition |
---|---|
An error occurred retrieving receiver statistics.
|