Udostępnij za pośrednictwem


HttpRetryStrategyOptions Klasa

Definicja

Implementacja Polly.Retry.RetryStrategyOptions`1 wyników dla HttpResponseMessage .

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)
Dziedziczenie
Polly.Retry.RetryStrategyOptions<HttpResponseMessage>
HttpRetryStrategyOptions

Konstruktory

HttpRetryStrategyOptions()

Inicjuje nowe wystąpienie klasy HttpRetryStrategyOptions.

Właściwości

ShouldRetryAfterHeader

Pobiera lub ustawia wartość wskazującą, czy używać nagłówka Retry-After dla opóźnień ponawiania prób.

Dotyczy