LBM .Net API Documentation
doneWithSourceEvent Method (obj)
Namespacescom.latencybusters.lbmLBMObjectRecyclerdoneWithSourceEvent(LBMSourceEvent)
Call when finished with a LBMSourceEvent object. 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 doneWithSourceEvent(
	LBMSourceEvent obj
)
Parameters
obj (LBMSourceEvent)
The source event object

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0