LBM .Net API Documentation
setLocalMsgPoolSize Method (size)
Namespacescom.latencybusters.lbmLBMObjectRecyclersetLocalMsgPoolSize(Int32)
Sets the size of the thread local pool of LBMMessages for all LBMObjectRecyclers (defaults to 1000)
Declaration Syntax
C#
public void setLocalMsgPoolSize(
	int size
)
Parameters
size (Int32)
the size of the local pool

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0