你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BackendPoolsSettings.SendRecvTimeoutInSeconds 属性

定义

将请求转发到后端时发送和接收超时。 达到超时后,请求将失败并返回。

public int? SendRecvTimeoutInSeconds { get; set; }
member this.SendRecvTimeoutInSeconds : Nullable<int> with get, set
Public Property SendRecvTimeoutInSeconds As Nullable(Of Integer)

属性值

适用于