DmtpOptionVerifyTimeout 属性
验证连接超时时间。仅用于服务器。意为:当服务器收到基础链接,在指定的时间内如果没有收到握手信息,则直接视为无效链接,直接断开。
命名空间: TouchSocket.Dmtp程序集: TouchSocket.Dmtp (在 TouchSocket.Dmtp.dll 中) 版本:4.0.0-beta.143+5fcca7a4e70968794985dc3793adc50531308be6
public TimeSpan VerifyTimeout { get; set; }
Public Property VerifyTimeout As TimeSpan
Get
Set
member VerifyTimeout : TimeSpan with get, set
属性值
TimeSpan