Compartir a través de


AS2MessageConnectionSettings.SupportHttpStatusCodeContinue Propiedad

Definición

Obtiene o establece el valor que indica si se debe admitir el código de estado 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a