HttpHedgingStrategyOptions Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Implementace výsledkůPolly.Hedging.HedgingStrategyOptions`1.HttpResponseMessage
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)
- Dědičnost
-
Polly.Hedging.HedgingStrategyOptions<HttpResponseMessage>HttpHedgingStrategyOptions
Konstruktory
HttpHedgingStrategyOptions() |
Inicializuje novou instanci HttpHedgingStrategyOptions třídy. |
Platí pro
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.