ComponentOne FlexReport for WinForms
GenerateAsync Method (C1SSRSDocumentSource)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > C1SSRSDocumentSource Class : GenerateAsync Method
Non-blocking (asynchronous) version of the Generate method.
Syntax
'Declaration
 
Public Shadows Function GenerateAsync() As System.Threading.Tasks.Task
public new System.Threading.Tasks.Task GenerateAsync()
See Also

Reference

C1SSRSDocumentSource Class
C1SSRSDocumentSource Members
Generate Method