Compartir a través de


AS2AcknowledgementConnectionSettings.KeepHttpConnectionAlive Propiedad

Definición

Obtiene o establece el valor que indica si se debe mantener activa la conexión.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a