Compartir a través de


SysctlConfig.NetIpv4NeighDefaultGcThresh3 Property

Definition

Gets or sets sysctl setting net.ipv4.neigh.default.gc_thresh3.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to