Set the maximum file age attribute of this object to the specified maxAge.
Synopsis
Declared in <balb_filecleanerconfiguration.h>
void
setMaxFileAge(bsls::TimeInterval const& maxAge);
Parameters
Name |
Description |
maxAge |
maximum file age (since last modification) |
Created with MrDocs