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.
The timeout value used for idle IPVS TCP sessions in seconds. Must be a positive integer value.
public int? TcpTimeoutSeconds { get; set; }
member this.TcpTimeoutSeconds : Nullable<int> with get, set
Public Property TcpTimeoutSeconds As Nullable(Of Integer)