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

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0