InternalServiceCleanUpPendingFiles Method |
Clean up pending files older than specified number of days
Namespace:
FileHold.DocumentRepository
Assembly:
FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntaxpublic void CleanUpPendingFiles(
int olderThanDays
)
Parameters
- olderThanDays
- Type: SystemInt32
See Also