Udostępnij za pośrednictwem


HttpTransportElement.KeepAliveEnabled Właściwość

Definicja

Pobiera lub ustawia Boolean wartość, która wskazuje, czy na trwałe połączenie z zasobem internetowym.

public:
 property bool KeepAliveEnabled { bool get(); void set(bool value); };
[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

Wartość właściwości

Boolean

true jeśli utrzymywane jest trwałe połączenie z zasobem internetowym; w przeciwnym razie false .

Atrybuty

Dotyczy