Compartilhar via


SysctlConfig.NetIpv4TcpMaxTwBuckets Propriedade

Definição

Obtém ou define a configuração de sysctl net.ipv4.tcp_max_tw_buckets.

[Newtonsoft.Json.JsonProperty(PropertyName="netIpv4TcpMaxTwBuckets")]
public int? NetIpv4TcpMaxTwBuckets { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="netIpv4TcpMaxTwBuckets")>]
member this.NetIpv4TcpMaxTwBuckets : Nullable<int> with get, set
Public Property NetIpv4TcpMaxTwBuckets As Nullable(Of Integer)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a