次の方法で共有


HttpHedgingStrategyOptions クラス

定義

結果の のPolly.Hedging.HedgingStrategyOptions`1HttpResponseMessage実装。

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)
継承
Polly.Hedging.HedgingStrategyOptions<HttpResponseMessage>
HttpHedgingStrategyOptions

コンストラクター

HttpHedgingStrategyOptions()

HttpHedgingStrategyOptions クラスの新しいインスタンスを初期化します。

適用対象