Compartir a través de


SysctlConfig.NetIpv4TcpTwReuse Propiedad

Definición

Obtiene o establece la configuración de sysctl net.ipv4.tcp_tw_reuse.

[Newtonsoft.Json.JsonProperty(PropertyName="netIpv4TcpTwReuse")]
public bool? NetIpv4TcpTwReuse { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="netIpv4TcpTwReuse")>]
member this.NetIpv4TcpTwReuse : Nullable<bool> with get, set
Public Property NetIpv4TcpTwReuse As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a