Dela via


SysctlConfig.NetCoreWmemMax Property

Definition

Gets or sets sysctl setting net.core.wmem_max.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to