Skip to main content
All docs
V26.1
  • IAzureFileStorageManagerAsync.ClearDocumentsAsync(TimeSpan) Method

    Namespace: DevExpress.XtraReports.Web.Azure.WebDocumentViewer

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

    Declaration

    Task ClearDocumentsAsync(
        TimeSpan timeToLive
    )

    Parameters

    Name Type
    timeToLive TimeSpan

    Returns

    Type
    Task
    See Also