Click or drag to resize

InternalServiceCleanUpSnapshots Method

Clean up snapshots older than specific age.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void CleanUpSnapshots(
	int olderThanDays
)

Parameters

olderThanDays
Type: SystemInt32
See Also