SocketConnectionOptions.KeepAliveRetryCount 属性

定义

在连接被视为死之前,对保持连接数据包的重试次数。

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

属性值

适用于

另请参阅