次の方法で共有


SearchIndexingBufferedSenderOptions<T>.MaxRetriesPerIndexAction プロパティ

定義

失敗したドキュメントを再試行する回数を取得または設定します。 これは、同じ要求を再送信しようとするのとは MaxRetries 異なる点に注意してください。 このプロパティは、インデックス作成アクションの送信試行回数を制御するために使用されます。

public int MaxRetriesPerIndexAction { get; set; }
member this.MaxRetriesPerIndexAction : int with get, set
Public Property MaxRetriesPerIndexAction As Integer

プロパティ値

適用対象