Edit

Share via


SocketConnectionOptions.KeepAliveTimeSeconds Property

Definition

The number of seconds before the first keep-alive packet is sent on an idle connection.

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

Property Value

Applies to

See also