Skip to main content

IAzureFileStorageManager.ClearReports(TimeSpan) Method

Namespace: DevExpress.AspNetCore.Reporting.Azure.WebDocumentViewer

Assembly: DevExpress.AspNetCore.Reporting.v23.2.Azure.dll

NuGet Package: DevExpress.AspNetCore.Reporting.Azure

Declaration

void ClearReports(
    TimeSpan timeToLive
)

Parameters

Name Type
timeToLive TimeSpan
See Also