HttpHedgingStrategyOptions Klas

Definitie

Implementatie van de HedgingStrategyOptions`1 klasse voor HttpResponseMessage resultaten.

public ref class HttpHedgingStrategyOptions : Polly::Hedging::HedgingStrategyOptions<System::Net::Http::HttpResponseMessage ^>
public class HttpHedgingStrategyOptions : Polly.Hedging.HedgingStrategyOptions<System.Net.Http.HttpResponseMessage>
type HttpHedgingStrategyOptions = class
    inherit HedgingStrategyOptions<HttpResponseMessage>
Public Class HttpHedgingStrategyOptions
Inherits HedgingStrategyOptions(Of HttpResponseMessage)
Overname
HttpHedgingStrategyOptions

Constructors

Name Description
HttpHedgingStrategyOptions()

Initialiseert een nieuw exemplaar van de HttpHedgingStrategyOptions klasse.

Van toepassing op