QuicConnectionOptions.KeepAliveInterval 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 the interval at which keep-alive packets are sent on the connection.

public TimeSpan KeepAliveInterval { get; set; }

Property Value

The interval at which keep-alive packets are sent on the connection. The default value is InfiniteTimeSpan, which means keep-alive packets are never sent.

Remarks

A value of Zero means use the underlying implementation default timeout.

Applies to

Produk Versi
.NET 9