Dela via


SysctlConfig.NetIpv4TcpFinTimeout Property

Definition

Gets or sets sysctl setting net.ipv4.tcp_fin_timeout.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to