次の方法で共有


SearchIndexingBufferedSenderOptions<T>.InitialBatchActionCount プロパティ

定義

送信者の動作をチューニングするときにバッチにグループ化するアクションの初期数を示す値を取得または設定します。 設定を解除すると、既定値は 512 になります。 現在のサービスの最大値は 32000 です。

public int? InitialBatchActionCount { get; set; }
member this.InitialBatchActionCount : Nullable<int> with get, set
Public Property InitialBatchActionCount As Nullable(Of Integer)

プロパティ値

適用対象