ASP.NET Core MVC コントロールヘルプ
Async プロパティ (PivotEngine)

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap 名前空間 > PivotEngine クラス : Async プロパティ
Gets or sets a value that determines whether view updates should be generated asynchronously.
シンタックス
'宣言
 
Public Property Async As System.Boolean
public System.bool Async {get; set;}
解説
This property is set to true by default, so summaries over large data sets are performed asynchronously to prevent stopping the UI thread.
参照

PivotEngine クラス
PivotEngine メンバ