Partilhar via


AS2AcknowledgementConnectionSettings.KeepHttpConnectionAlive Propriedade

Definição

Obtém ou define o valor que indica se a conexão deve ser mantida ativa.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a