次の方法で共有


AS2MessageConnectionSettings.SupportHttpStatusCodeContinue プロパティ

定義

HTTP 状態コード 'CONTINUE' をサポートするかどうかを示す値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象