ContentsIndexHome
PreviousUpNext
IConfig::getMaxBufferSize Method

Returns the maximum amount of memory in bytes that the buffers of IData instances can reserve before all data is automatically flushed. 

 

C++
virtual int getMaxBufferSize() const = 0;

The MaxBufferSize in bytes. 

 

See also the Tuning configuration settings topic in the Using the SDK section for a more elaborate discussion on this topic.