Compartir a través de


SysctlConfig.NetCoreWmemDefault Propiedad

Definición

Obtiene o establece la configuración de 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a