SysctlConfig.NetIpv4TcpkeepaliveIntvl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets sysctl setting net.ipv4.tcp_keepalive_intvl.
[Newtonsoft.Json.JsonProperty(PropertyName="netIpv4TcpkeepaliveIntvl")]
public int? NetIpv4TcpkeepaliveIntvl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="netIpv4TcpkeepaliveIntvl")>]
member this.NetIpv4TcpkeepaliveIntvl : Nullable<int> with get, set
Public Property NetIpv4TcpkeepaliveIntvl As Nullable(Of Integer)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute