ASP.NET MVC コントロールヘルプ
ServerPollInterval メソッド

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

パラメータ

value
値。

戻り値の型

現在のビルダ。
参照

PivotEngineBuilder クラス
PivotEngineBuilder メンバ