Compartilhar via


HttpRelayTransportElement.KeepAliveEnabled Propriedade

Definição

Obtém ou define um valor booliano do arquivo de configuração que indica se deseja fazer uma conexão persistente com o recurso da Internet.

[System.Configuration.ConfigurationProperty("keepAliveEnabled", DefaultValue=true)]
public bool KeepAliveEnabled { get; set; }
[<System.Configuration.ConfigurationProperty("keepAliveEnabled", DefaultValue=true)>]
member this.KeepAliveEnabled : bool with get, set
Public Property KeepAliveEnabled As Boolean

Valor da propriedade

true se uma conexão persistente com o recurso da Internet for mantida; caso contrário, false.

Atributos

Aplica-se a