次の方法で共有


SapStopContent.SoftStopTimeoutSeconds プロパティ

定義

このパラメーターは、RFC/HTTP クライアントが負荷分散を使用した呼び出しに対してサーバーを考慮しなくなるまで、ソフト シャットダウンが待機する時間 (秒単位) を定義します。 値 0 は、カーネルは待機せず、次のシャットダウン状態 (つまりハードストップ) に直接入っていることを意味します。

public long? SoftStopTimeoutSeconds { get; set; }
member this.SoftStopTimeoutSeconds : Nullable<int64> with get, set
Public Property SoftStopTimeoutSeconds As Nullable(Of Long)

プロパティ値

適用対象