Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Packages.SiteBackup.RemoveOldBackupsAsync Method

(not specified)

Class: YetaWF.Core.Packages.SiteBackup
Namespace: YetaWF.Core.Packages
Assembly: YetaWF.Core

Syntax

public Task RemoveOldBackupsAsync(
    List<string> errorList,
    int maxDays );

Parameters

errorList

(not specified)

maxDays

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Packages.SiteBackup ClassYetaWF.Core Overview