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

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0