次の方法で共有


AS2AcknowledgementConnectionSettings.KeepHttpConnectionAlive プロパティ

定義

接続を維持するかどうかを示す値を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="keepHttpConnectionAlive")]
public bool KeepHttpConnectionAlive { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keepHttpConnectionAlive")>]
member this.KeepHttpConnectionAlive : bool with get, set
Public Property KeepHttpConnectionAlive As Boolean

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象