Set the maximum number of files to keep to the specified maxNumFiles.
Declared in <balb_filecleanerconfiguration.h>
void
setMaxNumFiles(int maxNumFiles);
The behavior is undefined if maxNumFiles < 0 or maxNumFiles < minNumFiles().
| Name | Description |
|---|---|
| maxNumFiles | maximum number of newest matching files to keep |