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.

C# |
public virtual void doneWithContextStatistics( LBMContextStatistics obj )

- obj (LBMContextStatistics)
- The LBMContextStatistics object that the application is done with and is ready for reuse