次の方法で共有


SysctlConfig.NetIpv4TcpMaxTwBuckets プロパティ

定義

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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象