次の方法で共有


IWithRequestTimeout インターフェイス

定義

要求タイムアウトを指定できるアプリケーション ゲートウェイ バックエンド HTTP 構成のステージ。

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

メソッド

WithRequestTimeout(Int32)

要求タイムアウトを指定します。

適用対象