Set the LBM object recycler that can be used by the context to reuse LBMMessage objects as
well as LBM Context/Receiver/Source Statistics objects.
Declaration Syntax
C# |
public void setObjectRecycler( LBMObjectRecyclerBase objRec, Object objRecCbArg )
Parameters
- objRec (LBMObjectRecyclerBase)
- an LBM object recycler that will be called when objects need to be retrieved
- objRecCbArg (Object)
- a callback object token that will be passed in the retrieve method