次の方法で共有


IWithRetries インターフェイス

定義

サーバーが異常と見なされる前の再試行回数を指定できる、アプリケーション ゲートウェイ プローブ更新のステージ。

public interface IWithRetries
type IWithRetries = interface
Public Interface IWithRetries
派生

メソッド

WithRetriesBeforeUnhealthy(Int32)

サーバーが異常と見なされるまでの再試行回数を指定します。

適用対象