共用方式為


ContainerServiceNetworkProfileKubeProxyIPVSConfig.TcpFinTimeoutSeconds Property

Definition

The timeout value used for IPVS TCP sessions after receiving a FIN in seconds. Must be a positive integer value.

public int? TcpFinTimeoutSeconds { get; set; }
member this.TcpFinTimeoutSeconds : Nullable<int> with get, set
Public Property TcpFinTimeoutSeconds As Nullable(Of Integer)

Property Value

Applies to