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.
Declaration Syntax
C# |
public override LBMEventQueueStatistics retrieveEventQueueStatistics( Object cbObj )
Parameters
- cbObj (Object)
- The callback object token that was stored when setting LBMObjectRecycler in the attributes
Return Value
A valid stats object will be returned