Aracılığıyla paylaş


SysctlConfig.NetCoreWmemDefault Property

Definition

Gets or sets sysctl setting 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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to