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

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0