Skip to main content

IDocumentPersistentStorageAsync.ReleaseAsync(String) Method

Namespace: DevExpress.XtraReports.Web.WebDocumentViewer

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

NuGet Package: DevExpress.Web.Reporting.Common

Declaration

Task ReleaseAsync(
    string id
)

Parameters

Name Type
id String

Returns

Type
Task
See Also