ComponentOne FlexReport for WPF
GenerateAsync Method (C1SSRSDocumentSource)

C1.WPF.Document.4 Assembly > C1.WPF.Document 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