InternalServiceCleanUpSnapshots Method |
Clean up snapshots older than specific age.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic void CleanUpSnapshots(
int olderThanDays
)
Parameters
- olderThanDays
- Type: SystemInt32
See Also