Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Polly Nuget パッケージを使用して、プロジェクトで webAPI/WCF 呼び出しの再試行機能を利用しています。
ありがとうございます
Polly は、待機と再試行の待機に制限を課しません。したがって、指定できる最大待機時間は ですTimespan.MaxValue(これはおそらく必要以上です ;~)。
Timespan.MaxValue