Aracılığıyla paylaş


SysctlConfig.NetCoreOptmemMax Property

Definition

Gets or sets sysctl setting 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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to