Share via


BackendPoolsSettings.SendRecvTimeoutInSeconds Property

Definition

Send and receive timeout on forwarding request to the backend. When timeout is reached, the request fails and returns.

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

Property Value

Applies to