LBM .Net API Documentation
getStatistics Method (source)
Namespacescom.latencybusters.lbmLBMHFXReceivergetStatistics(String)
Return the current set of receiver transport statistics for a particular source.
Declaration Syntax
C#
public LBMReceiverStatistics getStatistics(
	string source
)
Parameters
source (String)
Source string (as returned by LBMMesage source()) that specifies the set of statistics to return.
Return Value
LBMReceiverStatistics object containing the statistics corresponding to the specified source.
Exceptions
ExceptionCondition
An error occurred retrieving receiver statistics.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0