LBM .Net API Documentation
doneWithSourceStatistics Method (obj)
Namespacescom.latencybusters.lbmLBMObjectRecyclerdoneWithSourceStatistics(LBMSourceStatistics)
Call when finished with a LBMSourceStatistics object. Do not call dispose on the stats object before passing to this method. If the local and shared object limit is reached, it will simply ignore the passed object which will result in it being garbage collected.
Declaration Syntax
C#
public override void doneWithSourceStatistics(
	LBMSourceStatistics obj
)
Parameters
obj (LBMSourceStatistics)
The stats object

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0