ContentsIndexHome
PreviousUpNext
IConfig.MaxFlush Property

The maximum simultaneous amount of flushes. The default is 128. If more identifiers are flushed, the system will wait.  

 

C#
int MaxFlush;

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