ConnectionTimeoutOptions.Timeout 属性

定义

获取或设置连接关闭的时间。

public TimeSpan Timeout { get; set; }
member this.Timeout : TimeSpan with get, set
Public Property Timeout As TimeSpan

属性值

默认值为“5 分钟”。

注解

默认设置为 5 分钟。

适用于