Excel Process Reuse Limit

This property allows you to specify Excel process reuse limit.

The Excel application leaks memory every time you open and close a workbook. This memory leak accumulates as an Excel process is reused several times, which slows the execution of the Excel component and eventually causes it to fail.

To bypass this issue, each Excel process used by the Excel component is restarted after it has been used 50,000 times. To change this default number, uncomment the following property and set its value to the number you desire.

  • Property name: fiper.comp.excel.processReuseLimit

  • Command line argument: not available