Edit

Share via


SocketConnectionOptions.KeepAliveRetryCount Property

Definition

The number of retry attempts for keep-alive packets before the connection is considered dead.

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

Property Value

Applies to

See also