次の方法で共有


IWithIdleTimeoutInMinutes インターフェイス

定義

負荷分散規則の更新のステージ。アイドル状態の接続の接続タイムアウトを変更できます。

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

メソッド

WithIdleTimeoutInMinutes(Int32)

アイドル状態の接続が閉じられるまでの時間 (分) を指定します。

適用対象