maxOpenFiles property
int
get
maxOpenFiles
Number of open files that can be used by the DB. You may need to increase this if your database has a large working set (budget one open file per 2MB of working set).
Implementation
int get maxOpenFiles;