Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / C1SSRSDocumentSource Class / GenerateAsyncEx Method

In This Topic
    GenerateAsyncEx Method (C1SSRSDocumentSource)
    In This Topic
    Syntax
    'Declaration
     
    Public Shadows Function GenerateAsyncEx() As IAsyncActionWithProgress(Of Double)
    public new IAsyncActionWithProgress<double> GenerateAsyncEx()
    See Also