Compartir a través de


SysctlConfig.NetCoreOptmemMax Propiedad

Definición

Obtiene o establece la configuración de sysctl net.core.optmem_max.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a