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