Edit

Share via


SocketConnectionOptions.KeepAliveIntervalSeconds Property

Definition

The number of seconds between keep-alive packets when the remote endpoint is not responding.

public int KeepAliveIntervalSeconds { get; set; }
member this.KeepAliveIntervalSeconds : int with get, set
Public Property KeepAliveIntervalSeconds As Integer

Property Value

Applies to

See also