Compartir a través de


SysctlConfig.NetCoreWmemMax Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a