LBM .Net API Documentation
doneWithImmediateMessageSourceStatistics Method (obj)
Namespacescom.latencybusters.lbmLBMObjectRecyclerBasedoneWithImmediateMessageSourceStatistics(LBMImmediateMessageSourceStatistics)
Once the application is finished with the stats object, it should NOT call dispose but rather should pass it to this method to make the object instance available for reuse, instead of letting it be garbage collected.
Declaration Syntax
C#
public virtual void doneWithImmediateMessageSourceStatistics(
	LBMImmediateMessageSourceStatistics obj
)
Parameters
obj (LBMImmediateMessageSourceStatistics)
The LBMImmediateMessageSourceStatistics object that the application is done with and is ready for reuse

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0