Skip to main content

IDocumentPersistentStorageAsync.ClearAsync(TimeSpan) Method

Namespace: DevExpress.XtraReports.Web.WebDocumentViewer

Assembly: DevExpress.XtraReports.v23.2.Web.dll

NuGet Package: DevExpress.Web.Reporting.Common

Declaration

Task ClearAsync(
    TimeSpan timeToLive
)

Parameters

Name Type
timeToLive TimeSpan

Returns

Type
Task
See Also