Skip to main content
All docs
V22.2

CachedReportSourceBase.CompleteWorkingAsync(Boolean) Method

Namespace: DevExpress.XtraPrinting.Caching

Assembly: DevExpress.Printing.v22.2.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.Win.Dashboard.Design

Declaration

public Task CompleteWorkingAsync(
    bool cancel
)

Parameters

Name Type
cancel Boolean

Returns

Type
Task
See Also