次の方法で共有


SysctlConfig.NetCoreWmemDefault プロパティ

定義

sysctl 設定net.core.wmem_defaultを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象