SocketConnectionOptions.KeepAliveTimeSeconds 属性

定义

在空闲连接上发送第一个保持连接数据包之前的秒数。

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

属性值

适用于

另请参阅