Skip to main content
All docs
V25.1
  • IAzureFileStorageManagerAsync.ClearFilesAsync(TimeSpan) Method

    Namespace: DevExpress.XtraReports.Web.Azure.WebDocumentViewer

    Assembly: DevExpress.XtraReports.v25.1.Web.Azure.dll

    NuGet Package: DevExpress.Web.Reporting.Azure

    Declaration

    Task ClearFilesAsync(
        TimeSpan timeToLive
    )

    Parameters

    Name Type
    timeToLive TimeSpan

    Returns

    Type
    Task
    See Also