Compartir a través de


SysctlConfig.NetCoreRmemDefault Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a