SysctlConfig.NetNetfilterNfConntrackMax Property

Definition

Gets or sets sysctl setting net.netfilter.nf_conntrack_max.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to