LBM .Net API Documentation
setSharedMsgPoolSize Method (size)
Namespaces
►
com.latencybusters.lbm
►
LBMObjectRecycler
►
setSharedMsgPoolSize(Int32)
C#
Sets the size of the shared pool of LBMMessages for all LBMObjectRecyclers (defaults to 2000)
Declaration Syntax
C#
public
void
setSharedMsgPoolSize
(
int
size
)
Parameters
size
(
Int32
)
the size of the shared pool
Assembly:
lbmcs
(Module: lbmcs) Version: 6.7.1.0