FlexReport for WPF
GenerateAsync メソッド (C1SSRSDocumentSource)


C1.WPF.Document.4.6.2 アセンブリ > C1.WPF.Document 名前空間 > C1SSRSDocumentSource クラス : GenerateAsync メソッド
Generateメソッドの非ブロック(非同期)バージョン。
シンタックス
'宣言
 
Public Shadows Function GenerateAsync() As System.Threading.Tasks.Task
'使用法
 
Dim instance As C1SSRSDocumentSource
Dim value As System.Threading.Tasks.Task
 
value = instance.GenerateAsync()
public new System.Threading.Tasks.Task GenerateAsync()
参照

C1SSRSDocumentSource クラス
C1SSRSDocumentSource メンバ
Generate メソッド