ExecutionStrategy.DefaultMaxRetryCount フィールド

定義

再試行の既定の回数。

protected static readonly int DefaultMaxRetryCount;
 staticval mutable DefaultMaxRetryCount : int
Protected Shared ReadOnly DefaultMaxRetryCount As Integer 

フィールド値

注釈

詳細と例については、「 接続の回復性とデータベースの再試行 」を参照してください。

適用対象