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