ASP.NET MVC コントロールヘルプ
ServerPollInterval プロパティ

C1.Web.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap 名前空間 > PivotEngine クラス : ServerPollInterval プロパティ
結果の取得中に進捗状況をサーバーにポーリングするまでエンジンが待機する時間をミリ秒単位で取得または設定します。このプロパティのデフォルト値は500です。この場合、エンジンは、状況の更新を0.5秒ごとにサーバーにポーリングします。
シンタックス
'宣言
 
Public Property ServerPollInterval As System.Integer
public System.int ServerPollInterval {get; set;}
参照

PivotEngine クラス
PivotEngine メンバ