次の方法で共有


IWithTimeout インターフェイス

定義

アプリケーション ゲートウェイ プローブの更新のステージ。プローブが失敗したと見なされるまでの時間を指定できます。

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

メソッド

WithTimeoutInSeconds(Int32)

プローブが失敗したと見なされるまでの応答を待機する時間を秒単位で指定します。

適用対象