Document Library for WinForms
AsyncMethodsUseAwaitPattern プロパティ (C1DocumentSource)

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > C1DocumentSource クラス : AsyncMethodsUseAwaitPattern プロパティ
Gets or sets a value indicating whether calls to async methods of the current document source expect the async/await pattern to be used by the calling code. If this property is true, then the *Completed events (such as GenerateCompleted, GenerateCompleted and others) do not fire.
シンタックス
'宣言
 
Public Property AsyncMethodsUseAwaitPattern As System.Boolean
public System.bool AsyncMethodsUseAwaitPattern {get; set;}
参照

C1DocumentSource クラス
C1DocumentSource メンバ