Aracılığıyla paylaş


HttpRetryStrategyOptions Sınıf

Tanım

için sonuçlarının Polly.Retry.RetryStrategyOptions`1HttpResponseMessage uygulanması.

public ref class HttpRetryStrategyOptions : Polly::Retry::RetryStrategyOptions<System::Net::Http::HttpResponseMessage ^>
public class HttpRetryStrategyOptions : Polly.Retry.RetryStrategyOptions<System.Net.Http.HttpResponseMessage>
type HttpRetryStrategyOptions = class
    inherit RetryStrategyOptions<HttpResponseMessage>
Public Class HttpRetryStrategyOptions
Inherits RetryStrategyOptions(Of HttpResponseMessage)
Devralma
Polly.Retry.RetryStrategyOptions<HttpResponseMessage>
HttpRetryStrategyOptions

Oluşturucular

HttpRetryStrategyOptions()

HttpRetryStrategyOptions sınıfının yeni bir örneğini başlatır.

Özellikler

ShouldRetryAfterHeader

Yeniden deneme gecikmeleri için üst bilginin kullanılıp kullanılmayacağını Retry-After belirten bir değer alır veya ayarlar.

Şunlara uygulanır