Skip to main content

CachedReportSourceBase.CompleteWorkingAsync(Boolean) Method

Namespace: DevExpress.XtraPrinting.Caching

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

NuGet Package: DevExpress.Printing.Core

#Declaration

public Task CompleteWorkingAsync(
    bool cancel
)

#Parameters

Name Type
cancel Boolean

#Returns

Type
Task
See Also