LBM .Net API Documentation
doneWithContextStatistics Method (obj)
Namespacescom.latencybusters.lbmLBMObjectRecyclerdoneWithContextStatistics(LBMContextStatistics)
Call when finished with a LBMContextStatistics 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 doneWithContextStatistics(
	LBMContextStatistics obj
)
Parameters
obj (LBMContextStatistics)
The stats object

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0