FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1SSRSDocumentSource Class / GenerateAsync Method

In This Topic
    GenerateAsync Method (C1SSRSDocumentSource)
    In This Topic
    Non-blocking (asynchronous) version of the Generate method.
    Syntax
    'Declaration
     
    Public Shadows Function GenerateAsync() As Task
    public new Task GenerateAsync()
    See Also