stop


Description:

[ NoWrapper ]
public virtual bool stop ()

Stop the bufferpool.

the default implementation will free the preallocated buffers. This function is called when all the buffers are returned to the pool.

Parameters:

this

the BufferPool

Returns:

whether the pool could be stopped.