LBM .Net API Documentation
getStatistics Method (source)
Namespacescom.latencybusters.lbmLBMReceivergetStatistics(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

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0