LBM will call this method to attempt to retrieve an object that it can reuse. It will transfer
a batch of objects from the shared pool when the local pool gets low or will create the objects
if the shared pool is empty.

C# |
public override LBMEventQueueStatistics retrieveEventQueueStatistics( Object cbObj )

- cbObj (Object)
- The callback object token that was stored when setting LBMObjectRecycler in the attributes

A valid stats object will be returned